1
1
openmpi/orte
2008-09-29 14:09:02 +00:00
..
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +00:00
mca Correct a bug in the bookmarking code that incorrectly looked at #slots instead of #slots_allocated, thus causing slot reductions in hostfiles to be ignored when selecting our starting node. 2008-09-29 14:09:02 +00:00
orted Cleanup orted cmd line - we don't need to pass nodenames, and shouldn't pass heartbeat unless the orted is going to use it. This helps shorten the cmd line for future use. 2008-09-08 15:45:11 +00:00
runtime Prettify the user level display of allocation and map to make it easier to see and understand 2008-09-28 16:44:09 +00:00
test Commit a few missing header files, etc. 2008-09-24 15:41:42 +00:00
tools Correct the creation of MPIR_Proctable so that the structs in the array correspond to the order of the ranks. 2008-09-24 14:55:46 +00:00
util MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +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