Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
base
История
Ralph Castain
4308922f59
Ensure that any application-specific selection of ess module doesn't get overridden by what is given to the orted or orterun
...
Cleanup tool name determination for CM This commit was SVN r22980.
2010-04-15 18:10:50 +00:00
..
base.h
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_base_close.c
- On the way to get the BTLs split out and lessen dependency on orte:
2009-02-14 02:26:12 +00:00
ess_base_get.c
- Revert r20739
2009-03-05 21:56:03 +00:00
ess_base_open.c
- On the way to get the BTLs split out and lessen dependency on orte:
2009-02-14 02:26:12 +00:00
ess_base_put.c
Ensure that any application-specific selection of ess module doesn't get overridden by what is given to the orted or orterun
2010-04-15 18:10:50 +00:00
ess_base_select.c
- On the way to get the BTLs split out and lessen dependency on orte:
2009-02-14 02:26:12 +00:00
ess_base_std_app.c
Fix the configure logic for --with-ft so that it properly takes a comma separated list.
2010-03-12 23:57:50 +00:00
ess_base_std_orted.c
Add a new framework to ORTE for saving and recovering state information. Two components are included that use the db or dbm library for storing the data, with a distributed hash table component coming later.
2010-03-16 20:59:48 +00:00
ess_base_std_prolog.c
Modify the accounting system to recycle jobids. Properly recover resources from nodes and jobs upon completion. Adjustments in several places were required to deal with sparsely populated job, node, and proc arrays as a result of this change.
2009-03-03 16:39:13 +00:00
ess_base_std_tool.c
Fix the configure logic for --with-ft so that it properly takes a comma separated list.
2010-03-12 23:57:50 +00:00
ess_base_sysinfo.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
help-ess-base.txt
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
Makefile.am
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