1
1
openmpi/orte/mca/rmgr
Brian Barrett 566a050c23 Next step in the project split, mainly source code re-arranging
- move files out of toplevel include/ and etc/, moving it into the
    sub-projects
  - rather than including config headers with <project>/include, 
    have them as <project>
  - require all headers to be included with a project prefix, with
    the exception of the config headers ({opal,orte,ompi}_config.h
    mpi.h, and mpif.h)

This commit was SVN r8985.
2006-02-12 01:33:29 +00:00
..
base Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
proxy Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
urm Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmgr_types.h Ensure that standard triggers are defined for all job/process states so that user's can subscribe to those they want to use. Modify the way that is done to avoid over-burdening the standard launch sequence since it doesn't need alerts from all those triggers. 2006-02-08 17:40:11 +00:00
rmgr.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00