Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
db
/
hash
История
Ralph Castain
9a8d2d9989
Add a missing "break" statement that otherwise causes the fetch of any string object to return an error
...
cmr=v1.7.5:reviewer=hjelmn This commit was SVN r31101.
2014-03-18 01:14:34 +00:00
..
db_hash_component.c
Fix an issue regarding use of PMI when running processes and tools that don't need or want to use it. We build PMI support based on configuration settings and library availability.
2013-10-02 19:03:46 +00:00
db_hash.c
Add a missing "break" statement that otherwise causes the fetch of any string object to return an error
2014-03-18 01:14:34 +00:00
db_hash.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
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00