Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
iof
/
base
История
Ralph Castain
6b34cc67d6
Correct typo
...
Fixes
#2691
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-01-15 07:48:31 -08:00
..
base.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
iof_base_frame.c
Strange - I had created a new IOF API "complete" for cleaning up at the end of jobs, but somehow the implementation is missing. It also appears that the orted's never actually cleaned up their job-related information. These things are fine for normal mpirun-based operations, but cause significant resource leaks for the DVM.
2017-01-12 19:54:18 -08:00
iof_base_output.c
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
iof_base_select.c
Clean out old cruft from the ORCM project
2016-09-21 00:13:30 -07:00
iof_base_setup.c
Correct typo
2017-01-15 07:48:31 -08:00
iof_base_setup.h
One more time - we "push" IOF for stdout, stderr, and stddiag with separate calls. However, we were creating the sinks for all three of them each time, which caused them to leak. Create the sinks only once for each channel.
2017-01-14 17:40:36 -08:00
Makefile.am
Purge whitespace from the repo
2015-06-23 20:59:57 -07:00
owner.txt
add owner files to opa/ompi/orte mca directories
2015-02-22 15:10:23 -07:00