Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
pmi
История
Ralph Castain
c6f78d6e54
The PMI ess component now gets used for more than direct launch, so only set standalone_operation flag if no daemon uri is available so we aggregate show_help messages
...
This commit was SVN r32574.
2014-08-22 03:00:56 +00:00
..
ess_pmi_component.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
ess_pmi_module.c
The PMI ess component now gets used for more than direct launch, so only set standalone_operation flag if no daemon uri is available so we aggregate show_help messages
2014-08-22 03:00:56 +00:00
ess_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
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00