1
1
openmpi/orte/mca/ess/bproc
Ralph Castain 13d86e100b Courtesy of Ralph and Jeff:
Continue the reorganization of the configure system. Move files from the main config directory to their appropriate level-specific config directories. Modify the configure system to correctly handle compiler detection, test, and setup so that all things pertaining to opal and orte are done at the lower level, with the ompi configure system only looking at mpi-specific options.

Ensure the wrapper compilers for orte and ompi only get built when appropriate. Add support for c++ to the orte wrapper compilers, both script and non-script versions.

This commit was SVN r22138.
2009-10-24 01:04:35 +00:00
..
.ompi_ignore Restore bproc code - if someone wants to maintain it, then more power to them...but it would definitely be easier if the old code is in the trunk. This is all .ompi_ignore'd except for me so I can play with making it compile again in my copious free time. 2008-06-24 01:27:22 +00:00
.ompi_unignore Restore bproc code - if someone wants to maintain it, then more power to them...but it would definitely be easier if the old code is in the trunk. This is all .ompi_ignore'd except for me so I can play with making it compile again in my copious free time. 2008-06-24 01:27:22 +00:00
configure.m4 Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
configure.params Allow the ESS to return the hostname and arch for a specified daemon instead of just for application procs. Uses the same API - just need to detect that the specified proc is a daemon and lookup its corresponding node in the nidmap. 2008-06-24 17:53:10 +00:00
ess_bproc_component.c Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
ess_bproc_module.c Fix hetero operations and comm_spawn (to a point). 2009-07-13 20:03:41 +00:00
ess_bproc_put.c ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
ess_bproc.h Allow the ESS to return the hostname and arch for a specified daemon instead of just for application procs. Uses the same API - just need to detect that the specified proc is a daemon and lookup its corresponding node in the nidmap. 2008-06-24 17:53:10 +00:00
Makefile.am Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00