1
1
openmpi/orte
Josh Hursey 4cf4b4ea86 Fix for MPI 2 dynamics.
The NS replica should give out tags that are over ORTE_RML_TAG_DYNAMIC
or it will overlap with other outstanding tags. This overlap was killing
MPI_Comm_spawn when a program tried to use it multiple times (> 3).

With this fix MPI_Comm_spawn is behaving properly.
A program can call it many times in a row with out problem.

NOTE: Not tested for multi-threaded build yet

(A long time debugging for a one liner... :/)

This commit was SVN r7529.
2005-09-28 03:20:43 +00:00
..
class * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dps * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
dynamic-mca * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
include * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
mca Fix for MPI 2 dynamics. 2005-09-28 03:20:43 +00:00
runtime pedantic comment cleanup 2005-09-15 17:18:35 +00:00
tools Converted some MCA parameters from the old version to the new. 2005-09-27 02:54:15 +00:00
util * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00
Makefile.am Per suggestion from our friendly Libtool developer friends, add proper 2005-09-17 10:45:46 +00:00