1
1
openmpi/orte/mca
Josh Hursey d39841174d Must release the lock before entering the non blocking recv, since
it is possible that if the receive has been arrived the callback will
be called before recv_buffer_nb() returns. This causes deadlock
as we try to acquire the lock, but already hold it.

This was causing orterun and orteds to stall in certian situations.
Became evident when stress testing dynamics with remote nodes.

This commit was SVN r7543.
2005-09-29 14:24:11 +00:00
..
errmgr Move the error name macro to the errmgr framework. Add a second level of tracing. Remove an obsolete file. 2005-09-20 17:09:11 +00:00
gpr Must release the lock before entering the non blocking recv, since 2005-09-29 14:24:11 +00:00
iof Fix two more missing escapes. 2005-09-22 16:04:46 +00:00
ns Fix for MPI 2 dynamics. 2005-09-28 03:20:43 +00:00
oob Remove the progress engine stuff from abort. This was causing 2005-09-29 05:04:43 +00:00
pls - Make debug output a bit more accurate and readable 2005-09-29 12:35:43 +00:00
ras Converted some MCA parameters from the old version to the new. 2005-09-27 02:54:15 +00:00
rds Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00
rmaps Converted some MCA parameters from the old version to the new. 2005-09-27 02:54:15 +00:00
rmgr Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00
rml Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00
schema Move the error name macro to the errmgr framework. Add a second level of tracing. Remove an obsolete file. 2005-09-20 17:09:11 +00:00
sds * fix some remaining --with-btl-portals configure issues 2005-09-24 00:11:40 +00:00
soh Add lib{opal,orte,mpi}.la to appropriate LIBADD's, some whitespace cleanup as well. 2005-09-22 12:28:54 +00:00
Makefile.am * update configure.ac to use the modern version of AC_INIT and 2005-09-07 05:54:53 +00:00