1
1
openmpi/orte/mca
2008-03-31 17:10:08 +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 Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +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 Fix singleton operations that have no data in the modex. 2008-03-31 13:53:23 +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 Modify the routed framework to allow greater control/flexibility over response to lost routes and initial wireup of jobs as required by several soon-to-come new modules. 2008-03-26 01:00:24 +00:00
plm There is no need to force opal_progress down there. It will get called few 2008-03-30 19:05:09 +00:00
ras Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
rmaps Quiet some warnings about uninitialized variables 2008-03-31 13:52:10 +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 - Coverity issues CID 945: 2008-03-26 11:39:25 +00:00
snapc Use the OPAL function to retrieve the HOME and TMP environment values. 2008-03-31 17:10:08 +00:00