1
1
openmpi/orte
Brian Barrett bc6cec346f Print out the description of the signal from mpirun when a proc was aborted
by a signal if we have strsignal()

This commit was SVN r12888.
2006-12-17 20:01:11 +00:00
..
class Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
dss A number of heterogeneous fixes for the dss with the new buffer options: 2006-12-06 23:19:06 +00:00
etc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode: 2006-12-11 18:07:07 +00:00
mca Fix some errors in the bproc components that prevented compiling. Thought I had already done this, but either those changes were lost when I did the merge, or my old man's memory is fading.... 2006-12-15 19:40:04 +00:00
runtime Add a new option to orterun: "--do-not-launch" directs the system to do the allocation, map, job setup, etc., but don't actually launch the job. This lets us test all the setup portions of the code. 2006-12-13 04:51:38 +00:00
test Eliminate virtually all of the attribute_predefined data from the STG1 message. We now compute the total number of slots allocated to us and save that in the registry - the attributed_predefined then retrieves it via the STG1 message. The app_num is passed via the process_info structure, which gets the value from the ODLS in the environment. 2006-12-07 03:11:20 +00:00
tools Print out the description of the signal from mpirun when a proc was aborted 2006-12-17 20:01:11 +00:00
util Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode: 2006-12-11 18:07: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 Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00