1
1
openmpi/orte
Ralph Castain 446e33a5d8 There are cases where we want to use the novm state machine, but the backend node topology differs from that where mpirun is executing. In those cases, we can wind up thinking we are oversubscribed because the head node has fewer cores than the compute nodes.
To resolve this situation, add the ability to specify a backend topology file that mpirun shall use for its mapping operations. Create a new "set_topology" function in opal hwloc to support it.

This commit was SVN r28682.
2013-06-27 03:04:50 +00:00
..
etc Backing out the Open SHMEM project 2013-02-12 17:45:27 +00:00
include Automatically generate a list of installed frameworks in project/include/project/frameworks.h 2013-03-27 21:10:32 +00:00
mca There are cases where we want to use the novm state machine, but the backend node topology differs from that where mpirun is executing. In those cases, we can wind up thinking we are oversubscribed because the head node has fewer cores than the compute nodes. 2013-06-27 03:04:50 +00:00
orted Remove a bunch of dead code: gcc 4.7 warns of set-but-unused 2013-05-17 21:45:49 +00:00
runtime Tweaked the help message a bit (this is the end result of iterating on 2013-06-20 13:19:23 +00:00
test Add client/server test 2013-04-15 13:10:42 +00:00
tools Fix two debugger attach bugs. 2013-06-20 16:18:05 +00:00
util Per an off-list discussion, it appears possible for a system to report failure when executing getpwuid. There are several reasons for this error to occur, most notably if the system uses a network-based authentication protocol (e.g., NIS) and that sytem gets overwhelmed when we launch on a lot of nodes. 2013-06-20 04:30:42 +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 Remove all remaining vestiges of the Windows integration 2013-02-28 17:31:47 +00:00