1
1
openmpi/orte/mca/rmgr
Brian Barrett 2c64ab562e More fixes to try to get Red Storm port going again....
* Add a platform spec for using the portals reference implementation's
  RTE instead of our own to make local testing easier.
* Add a cnos rmgr component so that 1) we don't have to build nearly
  as many components (no need for ras,rds,pls,etc.) and 2) calls
  to MPI_ABORT() won't print error messages about not being able to
  contact the daemon.  Still need to fill in some of the terminate
  stuff with calls from cnos, but will come in time.
* Make gpr_null use the base code for creating value and keyval
  structures so that we don't segfault in ompi_mpi_init().

This commit was SVN r9510.
2006-04-01 04:54:46 +00:00
..
base * Use the ORTE_<type> constants instead of internal DSS_TYPE_<type>_T constants 2006-03-30 14:33:25 +00:00
cnos More fixes to try to get Red Storm port going again.... 2006-04-01 04:54:46 +00:00
proxy Modify the rmgr_proxy component so it includes the automatic wire-up of stdio. 2006-03-30 19:44:28 +00:00
urm Modify the rmgr_proxy component so it includes the automatic wire-up of stdio. 2006-03-30 19:44:28 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
rmgr_types.h Change the behavior of orterun (mpirun, mpirexec) to search for 2006-02-16 20:40:23 +00:00
rmgr.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00