1
1
openmpi/orte
Josh Hursey 5a812c8211 Fix orte-ps which George broke in r10718 by extending the orte_session_dir_get_name()
so that it does not return an error when no universe is passed to it.

Also put back in the 'Slots In Use' column as it is now working properly
per Ralphs recent ras commits. Still not sure what 'Slots Alloc' is meant
to represent, so left that as #if 0'd out for the moment.

This commit was SVN r10739.

The following SVN revision numbers were found above:
  r10718 --> open-mpi/ompi@47eef2e002
2006-07-11 16:54:07 +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 George has a retarded compiler - but that's okay. This will quiet it's warning system. 2006-07-11 15:27:02 +00:00
runtime Use Windows specific functions to parse the list of files in a 2006-07-11 05:28:31 +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 Fix orte-ps which George broke in r10718 by extending the orte_session_dir_get_name() 2006-07-11 16:54:07 +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