1
1
openmpi/orte
Jeff Squyres f7a71772a7 Remove long-defunct "openmpi" tool from orte. It was apparently an
early generation of the orted, and is now long-dead.

This commit was SVN r10754.
2006-07-12 03:52:17 +00:00
..
class Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
dss Fix a bunch of warnings the Sun compilers find: 2006-04-20 15:35:58 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them. 2006-07-10 21:25:33 +00:00
mca * Per ticket #112, localhost checks should check against 127.0.0.1/8, rather 2006-07-11 20:54:49 +00:00
runtime - os_dirpath.c : reset the is_dir var each time through the loop. 2006-07-11 17:31:05 +00:00
test/system This patch fixes several issues relating to comm_spawn and N1GE. In particular, it does the following: 2006-07-10 14:10:21 +00:00
tools Remove long-defunct "openmpi" tool from orte. It was apparently an 2006-07-12 03:52:17 +00:00
util Fix orte-ps which George broke in r10718 by extending the orte_session_dir_get_name() 2006-07-11 16:54:07 +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 * Fix a small bug George noticed - if you change the prefix (or any of the 2006-03-12 04:35:01 +00:00