Hi folks,
I am working on a simple client/server program but I don’t want to use mpirun
to start the program (In nature, I just want to adopt MPI API into my own
project but cannot start it using mpirun). I mostly followed the singleton mode
of MPI, using APIs like MPI_Open_port, MPI_Comm_conne
Hello,
I was wondering, what is the current status of progress threads in Open MPI.
As far as I know it was on the agenda for 1.10.x to be re-enabled after it's
removal in 1.8.x.
Now we have Open MPI 2.0.x. How to enable/disable it as the old configure
options are not recognized any more:
con