Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
slave
История
Ralph Castain
0b9552cd4e
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.
...
This commit was SVN r22870.
2010-03-23 20:47:41 +00:00
..
configure.m4
Add a new ESS module for use by local slave processes - only active when specifically selected
2009-02-05 06:07:48 +00:00
configure.params
Add a new ESS module for use by local slave processes - only active when specifically selected
2009-02-05 06:07:48 +00:00
ess_slave_component.c
- Get rid of include orte/util/proc_info.h, if not needed
2009-02-25 03:38:00 +00:00
ess_slave_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_slave.h
Add a new ESS module for use by local slave processes - only active when specifically selected
2009-02-05 06:07:48 +00:00
Makefile.am
Add a new ESS module for use by local slave processes - only active when specifically selected
2009-02-05 06:07:48 +00:00