Did you know ... | Search Documentation: |
Packs (add-ons) for SWI-Prolog |
Title: | Porting of the LAMMPI library of Yap Prolog to SWI-Prolog |
---|---|
Rating: | Not rated. Create the first rating! |
Latest version: | 1.0 |
SHA1 sum: | ea897379b207cb73026a1270b5ab588542d1fea4 |
Author: | Fabrizio Riguzzi <fabrizio.riguzzi@unife.it> |
No reviews. Create the first review!.
Version | SHA1 | #Downloads | URL |
---|---|---|---|
1.0 | 33f954745762b593af9cc824aeec1b9ad9b11b50 | 1 | https://github.com/friguzzi/mpi.git |
3cd98e2597ca69f5854d2968a1a7ae6daa665450 | 1 | https://github.com/friguzzi/mpi.git | |
5b457d1247ea90bbc8508e72ebb65cb274f4d903 | 1 | https://github.com/friguzzi/mpi.git | |
6d03b823f122112a8728439f0732f4d70ffceb4e | 29 | https://github.com/friguzzi/mpi.git | |
d21e2883356aef5e8be31461a22570f3e6cc3d8f | 1 | https://github.com/friguzzi/mpi.git | |
ea897379b207cb73026a1270b5ab588542d1fea4 | 1 | https://github.com/friguzzi/mpi.git |
Porting of the LAMMPI library of Yap Prolog to SWI-Prolog.
The authors of LAMMPI are Nuno A. Fonseca and Vitor Santos Costa. The porting was done by Fabrizio Riguzzi.
To compile and run the library you need an MPI framework, such as OpenMPI, installed in your system.
$ cd <pack>/mpi/prolog/examples $ mpirun -np 4 swipl hello.pl
The directory prolog/examples
contains the examples of use available in Yap.
Besides the examples, you can look at http://www.dcc.fc.up.pt/~vsc/yap/d4/dca/group___l_a_m.html.
Pack contains 16 files holding a total of 79.0K bytes.