1
1
openmpi/orte
Josh Hursey 542330e3a7 Commit of ORCA: Open MPI Runtime Collaborative Abstraction
This is a runtime interposition project that sits between the OMPI and ORTE layers in Open MPI.

The project is described on the wiki:
  https://svn.open-mpi.org/trac/ompi/wiki/Runtime_Interposition

And on this email thread:
  http://www.open-mpi.org/community/lists/devel/2012/06/11109.php

This commit was SVN r26670.
2012-06-26 21:42:16 +00:00
..
config Improve launch performance on clusters that use dedicated nodes by instructing the orteds to use the same port as the HNP, thus allowing them to "rollup" their initial callback via the routed network. This substantially reduces the HNP bottleneck and the number of ports opened by the HNP. 2012-06-15 10:15:07 +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 Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
orted Fix tree spawn in the rsh/qrsh environment 2012-06-21 21:29:28 +00:00
runtime Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away 2012-06-25 13:33:45 +00:00
test Add mrplus examples to tarball 2012-06-23 02:40:46 +00:00
tools Remove the orte notifier framework, per discussion at the devel meeting and follow-up with Jeff (who took the action item) 2012-06-22 18:09:23 +00:00
util Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
CMakeLists.txt Add a file to the installation list. 2012-05-29 13:58:23 +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