Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Ralph Castain
9ac75451ff
Nathan had requested this before as he needs to know the #procs in the job to optimize the UGNI btl. Add the fetch for that data - the native pmix component already provides it, but ensure the Slurm PMI-1 support does too. If not found, fall back to the non-optimized number
...
This commit was SVN r32648.
2014-08-29 22:53:35 +00:00
..
base
pmix: fix process name parsing on 32 bits systems
2014-08-25 03:08:02 +00:00
cray
handle PMIX_LOCAL_SIZE attr arg in cray pmix
2014-08-29 21:18:02 +00:00
native
Some minor uninitialized variable cleanups
2014-08-29 02:21:13 +00:00
s1
Nathan had requested this before as he needs to know the #procs in the job to optimize the UGNI btl. Add the fetch for that data - the native pmix component already provides it, but ensure the Slurm PMI-1 support does too. If not found, fall back to the non-optimized number
2014-08-29 22:53:35 +00:00
s2
Need local_size returned by the Slurm components
2014-08-29 22:23:27 +00:00
configure.m4
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix.h
Handle the non-blocking fence case correctly, and ensure we always at least pass back the hostname of the process whose info is being requested so that the ompi_proc_t can correctly initialize it when we are in a non-blocking fence with np < cutoff scenario
2014-08-22 14:26:24 +00:00