1
1
openmpi/orte/mca
2008-04-01 20:52:22 +00:00
..
errmgr Bring some sanity to the exit code returned by mpirun. Ensure that we provide a non-zero code if something goes wrong, including someone exiting after calling mpi_init without calling mpi_finalize. 2008-03-19 19:00:51 +00:00
ess Don't have singletons wireup the iof. Instead, we let the fork'd orted handle io forwarding. This prevents an issue with the event library and pty's on singletons 2008-04-01 12:40:00 +00:00
filem Bring some sanity to the exit code returned by mpirun. Ensure that we provide a non-zero code if something goes wrong, including someone exiting after calling mpi_init without calling mpi_finalize. 2008-03-19 19:00:51 +00:00
grpcomm The RML is comfortable with zero-byte payloads, so don't pack something we don't need 2008-04-01 19:24:46 +00:00
iof Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte. 2008-03-05 22:44:35 +00:00
odls The return is an int not a pointer. 2008-03-30 19:06:25 +00:00
oob Silence warning 2008-04-01 13:42:16 +00:00
plm Record the daemon's state so that we don't attempt to send "die" messages to a daemon that is known to have failed to start. 2008-03-31 18:15:24 +00:00
ras Turn off the new fqdn behavior pending resolution of hostfile issue 2008-04-01 20:52:22 +00:00
rmaps Add a new mapper component that sequentially maps ranks-to-hosts according to the ordering in the hostfile. 2008-04-01 20:03:49 +00:00
rml Improve the scalability of the modex operation and fix a bug reported by Tim P 2008-03-27 15:17:53 +00:00
routed Get the jobid correct - doh! 2008-03-31 17:42:50 +00:00
snapc For consistency reasons always use opal_home_directory and 2008-03-31 18:13:41 +00:00