Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
Gilles Gouaillardet
b2a2be0e5a
odls: fix memory leak plug
...
This fixes commit
open-mpi/ompi@e2c343cdfc
.
2016-09-08 10:02:52 +09:00
..
alps
Cleanup the forced termination a bit by restoring the delay before issuing the sigkill, and eliminating the large time loss spent checking if the proc died. The latter is responsible for a large number of test timeouts in MTT
2016-06-02 17:48:21 -07:00
base
odls: fix memory leak plug
2016-09-08 10:02:52 +09:00
default
Cleanup the forced termination a bit by restoring the delay before issuing the sigkill, and eliminating the large time loss spent checking if the proc died. The latter is responsible for a large number of test timeouts in MTT
2016-06-02 17:48:21 -07:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
odls_types.h
Provide a mechanism for obtaining memory profiles of daemons and application profiles for use in studying our memory footprint. Setting OMPI_MEMPROFILE=N causes mpirun to set a timer for N seconds. When the timer fires, mpirun will query each daemon in the job to report its own memory usage plus the average memory usage of its child processes. The Proportional Set Size (PSS) is used for this purpose.
2016-08-31 09:32:07 -07:00
odls.h
Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP.
2016-02-13 08:10:44 -08:00