1
1
openmpi/orte
Brian Barrett 5c89dc6946 Fix for ticket #91
mpirun/orterun now has an option to print the version number.  If -V/--version
is given, it will print the version number.  If it's the only option, we
exit cleanly.  Otherwise, we continue on as if --version wasn't given
(except we've printed the version number).
--This line, and th se below, will be ignored--

M    orte/tools/orterun/orterun.c
M    orte/tools/orterun/help-orterun.txt

This commit was SVN r10276.
2006-06-09 17:21:23 +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 Add some finer error checking that should help debug some recent problems with dynamic spawns. 2006-03-23 15:31:43 +00:00
mca * update XGrid API to match recent signal changes 2006-06-08 21:15:35 +00:00
runtime I'm confused ... Error string as well as the goto label had the same name ... 2006-02-14 17:49:14 +00:00
test/system Add ability to trap and propagate SIGUSR1/2 to remote processes. There are a number of small changes that hit a bunch of files: 2006-06-08 18:27:17 +00:00
tools Fix for ticket #91 2006-06-09 17:21:23 +00:00
util Add some finer error checking that should help debug some recent problems with dynamic spawns. 2006-03-23 15:31:43 +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