1
1
openmpi/orte/mca
Josh Hursey af9ccdf04a need to use get_first instead of get_begin since we don't want to execute
this loop if "nodes" is an empty list. get_first, in this loop context, 
allows us to do just that, while get_begin doesn't.

This fixes a --host problem that appeared on the Linux PPC64 build.

This commit was SVN r7703.
2005-10-11 21:33:04 +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 fixed a typo, added comments for future work 2005-10-11 20:59:31 +00:00
iof - fix a deadlock on threaded build 2005-10-06 21:50:58 +00:00
ns Fix for MPI 2 dynamics. 2005-09-28 03:20:43 +00:00
oob add facility to receive callback on disconnection from peer 2005-10-06 19:39:20 +00:00
pls Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
ras need to use get_first instead of get_begin since we don't want to execute 2005-10-11 21:33:04 +00:00
rds Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
rmaps fix a compiler warning 2005-10-08 17:03:12 +00:00
rmgr Bring back the changes from /tmp/jjhursey-rmaps. Specific merge 2005-10-07 22:24:52 +00:00
rml add facility to receive callback on disconnection from peer 2005-10-06 19:39:20 +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