1
1
openmpi/orte
Ralph Castain cab5095ce8 Init variable
This commit was SVN r20488.
2009-02-09 20:38:15 +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 Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response. 2009-01-21 00:19:37 +00:00
mca Init variable 2009-02-09 20:38:15 +00:00
orted Pass along the new output-filename and xterm cmd line options to the orteds - otherwise, they won't work in ssh environments. 2009-02-03 20:06:05 +00:00
runtime Make the orte_pmap_t an object so it can be properly initialized. Adjust the construct function to properly indicate invalid node/local ranks 2009-02-06 15:29:33 +00:00
test Ensure we avoid overflows, handle the odd number of nodes case 2008-12-31 01:11:57 +00:00
tools Can just use the built-in _SCRIPTS suffix. 2009-02-05 12:21:56 +00:00
util Update the nidmap functions to include a new lookup_jmap entry, and to initialize the nidmap and pidmap for startup. 2009-02-06 15:28:32 +00:00
CMakeLists.txt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +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