1
1
openmpi/orte
2010-02-27 08:32:25 +00:00
..
config Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
include Add a new ras module to support bootstrap operations. Additional functionality may eventually be required in the component, but for now all it does is provide a mechanism for ensuring that other allocations don't confuse the system. 2009-09-30 23:30:24 +00:00
mca Add a new MCA param (and corresponding mpirun cmd line option) to output the debugger proctable info after launch. The output is just the job map with the process pid included, so you get a node-by-node list of the process ranks on that node and thier pids. 2010-02-27 08:32:25 +00:00
orted Update the grpcomm framework to be more thread-friendly. 2010-02-25 01:11:29 +00:00
runtime Add a new MCA param (and corresponding mpirun cmd line option) to output the debugger proctable info after launch. The output is just the job map with the process pid included, so you get a node-by-node list of the process ranks on that node and thier pids. 2010-02-27 08:32:25 +00:00
test Continue development of reliable multicast 2010-02-14 19:20:56 +00:00
tools Add a new MCA param (and corresponding mpirun cmd line option) to output the debugger proctable info after launch. The output is just the job map with the process pid included, so you get a node-by-node list of the process ranks on that node and thier pids. 2010-02-27 08:32:25 +00:00
util We need to barrier for orte apps when the job is initially started, but we must not do the barrier when a proc is restarted as the other procs in the job won't know to participate. 2010-01-10 02:21:30 +00:00
CMakeLists.txt Remove flex.exe and its license file from the tarball. 2010-01-22 16:40:13 +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 This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +00:00