1
1
openmpi/ompi/mca/dpm
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
..
base Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
orte Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
dpm.h Commit of ORCA: Open MPI Runtime Collaborative Abstraction 2012-06-26 21:42:16 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00