Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Gilles Gouaillardet
80f07b65f1
pmix: correctly split pmi messages
...
Thanks to @elenash for all the reviews
2014-11-11 17:16:00 +09:00
..
base
pmix: correctly split pmi messages
2014-11-11 17:16:00 +09:00
cray
fix make dist for pmix/cray
2014-11-06 15:10:51 -07:00
native
This commit contains new dstore component sm which is used for communication between pmix server and clients at the same node via shared memory.
2014-11-06 16:01:19 +02:00
s1
pmix: correctly split pmi messages
2014-11-11 17:16:00 +09:00
s2
pmix: correctly split pmi messages
2014-11-11 17:16:00 +09: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