Hi,
I'm trying to get multiple thread running, and have openMPI 1.2.8 compiled with
threading enabled:
xxx@xxx:/usr/lib$ ompi_info | grep Thread
Thread support: posix (mpi: yes, progress: no)
however, when I attempt to get MPI_THREAD_MULTIPLE, ...FUNNELED or
...SERIALIZED I am return
Hello,
We have created a piece of software that is designed to work under a variety of
conditions, one of which is using MPI.
This application will preferably us a single executable and then load the mpi
communications interface as a library at runtime, however adding this
functionality by com