Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
common
/
pmi
История
Brian Barrett
0d8b57211a
add missing include
...
This commit was SVN r28900.
2013-07-21 20:18:17 +00:00
..
common_pmi.c
fix condition in common/pmi init that c caused pmi to fail if PMI2_Init succeeds
2013-07-19 02:43:42 +00:00
common_pmi.h
add missing include
2013-07-21 20:18:17 +00:00
configure.m4
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
This has apparently been wrong for some time! Fix the common/pmi libraries so we build them dynamic so they can be properly linked into the components that use them. Define required library version numbers and so some other cuteness to make it all work.
2013-07-18 18:42:42 +00:00