Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
pmix2x
История
Ralph Castain
1de72ff023
Silence an unnecessary error log
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-03-02 17:18:34 -08:00
..
pmix
Silence an unnecessary error log
2017-03-02 17:18:34 -08:00
autogen.subdirs
Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track
2016-12-02 15:44:43 -08:00
common_sym_whitelist.txt
Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track
2016-12-02 15:44:43 -08:00
configure.m4
Ensure that the pmix headers and lib get installed when --with-devel-headers is given so that PMIx applications can be built and executed against the "embedded" PMIx version
2017-02-21 13:46:46 -08:00
Makefile.am
Now that PMIx has settled on its release strategy and numbering, update the OPAL pmix framework to track
2016-12-02 15:44:43 -08:00
pmix2x_client.c
pmix2x/pmix2x_client: plug misc memory leaks
2017-01-24 09:13:29 +09:00
pmix2x_component.c
Remove stale global variables
2017-01-02 14:04:24 -08:00
pmix2x_server_north.c
pmix2x: plug a memory leak in opal_lkupcbfunc()
2017-01-24 09:13:29 +09:00
pmix2x_server_south.c
pmix2x: plug a memory leak in _reg_nspace()
2017-01-24 09:13:29 +09:00
pmix2x.c
pmix2x: plug a memory leak in _event_hdlr()
2017-01-24 09:13:30 +09:00
pmix2x.h
Complete the memprobe support. This provides a new scaling tool called "mpi_memprobe" that samples the memory footprint of the local daemon and the client procs, and then reports the results. The output contains the footprint of the daemon on each node, plus the average footprint of the client procs on that node.
2017-01-05 10:32:17 -08:00