Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
c52601f0c5
openmpi
/
opal
/
mca
/
dstore
История
Ralph Castain
bffb2b7a4b
Correct some issues with variables used before being set
2014-12-12 17:23:32 -08:00
..
base
fix misc memory leaks specific to the master
2014-11-25 13:52:10 +09:00
hash
fix misc memory leaks specific to the master
2014-11-25 13:52:10 +09:00
sm
Correct some issues with variables used before being set
2014-12-12 17:23:32 -08:00
dstore_types.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
dstore.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
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00