1
1
openmpi/orte
Jeff Squyres b6e9c99f7d Formatting fixes from Peter Breitenlohner.
This commit was SVN r17163.
2008-01-18 23:21:31 +00:00
..
class reapply r15517 and r15520, which were removed in r15527 so that I could get 2007-07-20 02:34:29 +00:00
dss Roll in the Voltaire core/socket/etc process mapping implementation. Only change I made was to cleanup some of the diagnostic output in the odls_default component so it uses the -mca odls_base_verbose parameter. 2007-07-14 15:14:07 +00:00
etc remove defunct file 2007-07-20 02:10:38 +00:00
include * Embed ident strings into the Open MPI libraries using one of the following 2007-11-03 02:40:22 +00:00
mca Fix some overlapping code. 2008-01-08 15:40:21 +00:00
orted Move in some accumulated small features and minor bug fixes for C/R support. 2007-10-17 13:47:36 +00:00
runtime George rightly pointed out that this should be 0600, not 0660. 2007-12-11 12:55:08 +00:00
test Since we no longer set the APP_NUM attribute in the case of a singleton, protect the code so we don't crash in that case. 2007-10-16 16:17:48 +00:00
tools Formatting fixes from Peter Breitenlohner. 2008-01-18 23:21:31 +00:00
util Squeeeeeeze the launch message. This is the message sent to the daemons that provides all the data required for launching their local procs. In reorganizing the ODLS framework, I discovered that we were sending a significant amount of unnecessary and repeated data. This commit resolves this by: 2007-10-11 15:57:26 +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 Bring in an updated launch system for the orteds. This commit restores the ability to execute singletons and singleton comm_spawn, both in single node and multi-node environments. 2007-07-12 19:53:18 +00:00