1
1
openmpi/orte/mca/ess/bproc
2010-03-23 20:47:41 +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 Expand the ESS framework's API to include a new function "query_sys_info" that allows the caller to retrieve key-value pairs of info on the local system capabilities (e.g., cpu type/model). Have each daemon and the HNP "sense" that information and provide it to their local procs to avoid having every proc querying the system directly. 2010-03-23 20:47: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