Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
ess
/
slurmd
История
Ralph Castain
d3d34f8f15
Correct a bug in the assignment of node index value. Ensure we set the app number so that MPI attributes get set correctly.
...
This commit was SVN r21927.
2009-09-02 01:15:44 +00:00
..
configure.m4
Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required.
2009-02-19 21:39:54 +00:00
configure.params
Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required.
2009-02-19 21:39:54 +00:00
ess_slurmd_component.c
Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans.
2009-05-04 11:07:40 +00:00
ess_slurmd_module.c
Correct a bug in the assignment of node index value. Ensure we set the app number so that MPI attributes get set correctly.
2009-09-02 01:15:44 +00:00
ess_slurmd.h
Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required.
2009-02-19 21:39:54 +00:00
Makefile.am
Enable direct launch of applications under SLURM. Compute all required nidmap and mpidmap info based on publicly available SLURM environmental variables so that no linkage to SLURM libraries is required.
2009-02-19 21:39:54 +00:00