Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
/
pmix
История
Gilles Gouaillardet
6b90b03c28
orted/pmix: plug a memoy leak in pmix_server_fencenb_fn()
...
Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2017-01-06 15:38:45 +09:00
..
Makefile.am
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00
pmix_server_dyn.c
Transfer debugger support changes
2016-12-17 18:14:46 -08:00
pmix_server_fence.c
orted/pmix: plug a memoy leak in pmix_server_fencenb_fn()
2017-01-06 15:38:45 +09:00
pmix_server_gen.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
pmix_server_internal.h
Sync the internal OMPI component to PMIx master
2016-12-19 19:14:16 -08:00
pmix_server_pub.c
Revise the routed framework to be multi-select so it can support the new conduit system. Update all calls to rml.send* to the new syntax. Define an orte_mgmt_conduit for admin and IOF messages, and an orte_coll_conduit for all collective operations (e.g., xcast, modex, and barrier).
2016-10-23 21:52:39 -07:00
pmix_server_register_fns.c
Remove stale global variables
2017-01-02 14:04:24 -08:00
pmix_server.c
Add flags to direct PMIx to only use one listener, but without directing which one (tcp or usock) to use. This allows the user to set PMIX_MCA_ptl in their environment to select the transport method.
2017-01-04 09:16:44 -08:00
pmix_server.h
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00