1
1
openmpi/orte
Rich Graham 6cb2377015 Change the allocation of the shared memory backing file. The file
is allocated on a per comm_world instance, with the lowest rank
in comm_world on the given host creating and initializing the file,
and then notifying the remaining files via the OOB.

Reviewed: Ralph Castain, Brian Barrett
Addressing ticket #674.

This commit was SVN r12949.
2007-01-01 02:39:02 +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 Change the allocation of the shared memory backing file. The file 2007-01-01 02:39:02 +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