Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
f48b9012cb
openmpi
/
orte
/
orted
/
pmix
История
Ralph Castain
f48b9012cb
Some minor cleanup. We really don't need another peer error constant to indicate that a peer closed as we already have one for "connection failed", and that's all we really know. Update the orte constants to track their opal equivalents.
2014-11-25 08:02:29 -08:00
..
Makefile.am
configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros
2014-10-22 10:32:19 -07:00
pmix_server_connection.c
fix misc memory leaks specific to the master
2014-11-25 13:52:10 +09:00
pmix_server_internal.h
Per the PR and discussion on today's telecon, extend the process name definition as a two-field struct of uint32_t's down to the OPAL layer. This resolves issues created by prior commits that impacted both heterogeneous and SPARC support. This also simplifies the OMPI code base by removing the need for frequent memcpy's when transitioning between the OMPI/ORTE layers and OPAL.
2014-11-11 17:00:42 -08:00
pmix_server_sendrecv.c
Some minor cleanup. We really don't need another peer error constant to indicate that a peer closed as we already have one for "connection failed", and that's all we really know. Update the orte constants to track their opal equivalents.
2014-11-25 08:02:29 -08:00
pmix_server.c
fix misc memory leaks specific to the master
2014-11-25 13:52:10 +09:00
pmix_server.h
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