Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
pmi
История
Ralph Castain
834a86420b
Ensure we use the slurm module for slurm environments, and correct init order in pmi module when used by daemons
...
This commit was SVN r26089.
2012-03-02 23:10:48 +00:00
..
configure.m4
Ensure the wrapper flags get entered in the right order, with -lpmi coming before the alps util libs
2012-01-27 20:56:21 +00:00
ess_pmi_component.c
Allow daemons to use PMI to get their name where PMI support is available while using the standard grpcomm and other capabilities. Remove the GNI code from the alps ess component as that component should only be for alps/cnos installations.
2012-01-18 20:56:53 +00:00
ess_pmi_module.c
Ensure we use the slurm module for slurm environments, and correct init order in pmi module when used by daemons
2012-03-02 23:10:48 +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
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