1
1
openmpi/orte/mca
2008-04-24 18:38:24 +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 Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +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 See if this will fix a race condition showing up in comm_spawn MTT testing 2008-04-23 15:43:44 +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 Fix singleton and singleton comm_spawn 2008-04-16 14:38:10 +00:00
oob Fix a checkpoint/restart bug that causes a restarted application to occasionally throw a SIGSEGV or SIGPIPE due to invalid socket descriptors. 2008-04-24 17:54:22 +00:00
plm Pass the prefix dir to the remote orted when doing tree-based spawns 2008-04-24 18:38:24 +00:00
ras Do not trust the RM's names - apparently, RR has trained it to lie! Default to using the name we got from gethostname as it is the only one we can trust. 2008-04-23 17:00:35 +00:00
rmaps Fix a bug in the way we computed local_rank. This needs to be the local_rank -among my job peers- on a node. 2008-04-23 17:42:59 +00:00
rml Cleanup and fix bugs in the MPI dynamics section. Modify the dpm API so it properly takes ports instead of process names (as correctly identified by Aurelien). Fix race conditions in the use of ompi-server. Fix incompatibilities between the mpi bindings and the dpm implemenation that could cause segfaults due to uninitialized memory. 2008-04-16 14:27:42 +00:00
routed After a bit of testing this morning it seems that the tree component is able to work correctly with the checkpoint/restart functionality. So enable this component when C/R is enabled. 2008-04-23 13:01:23 +00:00
snapc Merge in tmp/jjh-scratch 2008-04-23 00:17:12 +00:00