peo node.cpp: obsolete code
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2531 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
16e2331c2b
commit
3ea5833715
1 changed files with 0 additions and 3 deletions
|
|
@ -82,9 +82,6 @@ class MPIThreadedEnv
|
|||
|
||||
MPI_Init_thread (__argc, __argv, MPI_THREAD_FUNNELED, & provided);
|
||||
|
||||
assert (provided == MPI_THREAD_FUNNELED); /* The MPI implementation must be multi-threaded.
|
||||
Yet, only one thread performs the comm.
|
||||
operations */
|
||||
MPIThreadedEnvInitialized = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue