1
1
openmpi/orte
2012-08-10 20:35:50 +00:00
..
config Ensure we don't build the MR iof components unless hadoop support is enabled 2012-06-28 18:20:15 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
include Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00
mca Cleanup the pmi grpcomm module so it passes non-btl modex data correctly. 2012-08-10 20:35:50 +00:00
orted Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
runtime For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +00:00
test Add num_local_peers to orte_process_info so we don't keep re-computing it, ensure it is available for direct launch via pmi as well 2012-07-31 21:21:50 +00:00
tools After some further discussion between Jeff, Ralph, and Josh, rever 2012-08-09 20:56:01 +00:00
util For those who really preferred our prior mode of operation that mapped procs and only launched daemons on the nodes that had procs on them, introduce the "novm" state machine component. This recreates the old mode of operation by re-ordering the launch sequence so that we allocate, then map, and then launch daemons only on the reqd nodes (instead of across the entire allocation). 2012-08-03 16:30:05 +00:00
CMakeLists.txt Another CMake scripts update for: 2012-07-27 11:49:09 +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 Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00