Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
db
История
Nathan Hjelm
be1bd4661c
db/pmi: speed up modex by caching pmi data internally
...
This commit was SVN r29001.
2013-08-05 22:31:50 +00:00
..
base
Make opal/db/pmi use as few PMI keys as possible.
2013-08-03 01:06:59 +00:00
hash
Per request from Nathan, add a "commit" API to the opal db framework. This allows him to aggregate keys to work around the Cray's severe PMI limitations
2013-07-22 22:57:16 +00:00
pmi
db/pmi: speed up modex by caching pmi data internally
2013-08-05 22:31:50 +00:00
print
Per request from Nathan, add a "commit" API to the opal db framework. This allows him to aggregate keys to work around the Cray's severe PMI limitations
2013-07-22 22:57:16 +00:00
sqlite
Per request from Nathan, add a "commit" API to the opal db framework. This allows him to aggregate keys to work around the Cray's severe PMI limitations
2013-07-22 22:57:16 +00:00
db_types.h
Per the meeting on moving the BTLs to OPAL, move the ORTE database "db" framework to OPAL so the relocated BTLs can access it. Because the data is indexed by process, this requires that we define a new "opal_identifier_t" that corresponds to the orte_process_name_t struct. In order to support multiple run-times, this is defined in opal/mca/db/db_types.h as a uint64_t without identifying the meaning of any part of that data.
2013-02-26 17:50:04 +00:00
db.h
Make opal/db/pmi use as few PMI keys as possible.
2013-08-03 01:06:59 +00:00
Makefile.am
Per the meeting on moving the BTLs to OPAL, move the ORTE database "db" framework to OPAL so the relocated BTLs can access it. Because the data is indexed by process, this requires that we define a new "opal_identifier_t" that corresponds to the orte_process_name_t struct. In order to support multiple run-times, this is defined in opal/mca/db/db_types.h as a uint64_t without identifying the meaning of any part of that data.
2013-02-26 17:50:04 +00:00