patch by Fab. Riguzzi to fix MPI interface
This commit is contained in:
parent
7b4cd0d256
commit
42d7b305c0
@ -208,7 +208,8 @@ message and _Data_ with the message itself.
|
|||||||
mpi_barrier/0,
|
mpi_barrier/0,
|
||||||
mpi_msg_buffer_size/2,
|
mpi_msg_buffer_size/2,
|
||||||
mpi_msg_size/2,
|
mpi_msg_size/2,
|
||||||
mpi_gc/0
|
mpi_gc/0,
|
||||||
|
mpi_default_buffer_size/2
|
||||||
]).
|
]).
|
||||||
|
|
||||||
:- load_foreign_files([yap_mpi], [], init_mpi).
|
:- load_foreign_files([yap_mpi], [], init_mpi).
|
||||||
|
Reference in New Issue
Block a user