Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
0ba13e2f8e
Ветки
Теги
View all branches
openmpi
/
ompi
/
mca
/
pubsub
/
pmi
История
Samuel Gutierrez
0ba13e2f8e
fix typo. use PMI_Initialized for init status instead of PMI_Init.
...
This commit was SVN r25378.
2011-10-27 22:41:50 +00:00
..
configure.m4
Don't need priority in this framework
2011-10-17 22:39:15 +00:00
Makefile.am
Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet.
2011-10-17 20:51:22 +00:00
pubsub_pmi_component.c
fix typo. use PMI_Initialized for init status instead of PMI_Init.
2011-10-27 22:41:50 +00:00
pubsub_pmi.c
Cray doesn't define PMI2_SUCCESS
2011-10-21 16:34:22 +00:00
pubsub_pmi.h
Complete implementation of pmi support. Ensure we support both mpirun and direct launch within same configuration to avoid requiring separate builds. Add support for generic pmi, not just under slurm. Add publish/subscribe support, although slurm's pmi implementation will just return an error as it hasn't been done yet.
2011-10-17 20:51:22 +00:00