Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Gilles Gouaillardet
248acbbc3b
pmix/slurm: correctly set locality of the local ranks as "not found"
2014-10-23 17:02:07 +09:00
..
base
pmix: correctly handle NULL OPAL_BYTE_OBJECT object
2014-10-22 17:15:21 +09:00
cray
Fix incorrect implementation of new MCA param mca_base_env_list - it was not picking up envars and forwarding them, but only worked if you explicitly set a value for the envar. Ensure it works for both direct and indirect launch modes. Remove stale code as this replaced orte_forward_envars. Ensure it doesn't get passed to the ORTE daemons.
2014-10-16 12:58:56 -07:00
native
pmix: fix big endian arch
2014-10-15 17:17:09 +09:00
s1
pmix/slurm: correctly set locality of the local ranks as "not found"
2014-10-23 17:02:07 +09:00
s2
pmix/slurm: correctly set locality of the local ranks as "not found"
2014-10-23 17:02:07 +09: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
The pmix.get functions should not be returning "success" if the requested info isn't found. Fix the macros and the component functions so they correctly return "not found" in that situation, and set the data regions and size to NULL and 0, respectively.
2014-09-30 18:03:12 +00:00