1
1
openmpi/orte
Ralph Castain 52fb773c6c Tell slurm to kill the job if an orted abnormally exits
This commit was SVN r18535.
2008-05-29 12:26:58 +00:00
..
etc remove defunct file 2007-07-20 02:10:38 +00:00
include Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit. 2008-04-30 19:49:53 +00:00
mca Tell slurm to kill the job if an orted abnormally exits 2008-05-29 12:26:58 +00:00
orted This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
runtime Modify the nidmap utility to pass daemon vpids for nodes. In some mapping algo's, it is possible for nodes to be skipped. This results in daemon vpids that differ from the index of their respective node in the node array, causing the daemon to not recognize procs that it is supposed to launch. 2008-05-28 18:38:47 +00:00
test This commit represents a bunch of work on a Mercurial side branch. As 2008-05-13 20:00:55 +00:00
tools Ensure to check that opal_init_util() didn't fail. 2008-05-19 11:58:48 +00:00
util Break an infinite loop in orte_output caused by debugging of ORTE comm subsystems 2008-05-29 12:21:17 +00:00
Doxyfile Fix the broken Doxyfile so people can generate what little code base documentation we have :-) 2006-04-13 12:52:17 +00:00
Makefile.am 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