a first take at an interface to an MPI lib

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@355 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
stasinos
2002-02-11 20:46:41 +00:00
parent e3feb2057c
commit 5b10a066dc
5 changed files with 50 additions and 4 deletions

View File

@@ -653,6 +653,11 @@ YapInit(yap_init_args *yap_init)
yap_init->DelayedReleaseLoad
);
InitYaamRegs();
#if HAVE_MPI
InitMPI ();
#endif
if (yap_init->YapPrologBootFile != NULL) {
/*
This must be done before restore, otherwise