Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
a22cc45769
openmpi
/
orte
/
orted
/
pmix
История
Ralph Castain
a22cc45769
Close the pmix server sockets on exec
2014-12-13 20:30:21 -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
Restore the passing of the complete job map to the local proc on first get_attr so the info can be used by the MPI layer without continual calls back to the server. We'll find a more memory efficient method later.
2014-12-13 18:44:09 -08:00
pmix_server.c
Close the pmix server sockets on exec
2014-12-13 20:30:21 -08: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