Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Ralph Castain
c6bc3ccb76
Sync to latest PMIx master and PMIx reference server
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-03-11 12:50:38 -08:00
..
base
pmix/base: fix misc memory leaks
2017-01-06 13:46:35 +09:00
cray
Fix some minor compatibility issues by ensuring job-level data gets stored against wildcard rank in the cray, s1, and s2 components, and that the ext1 component translates all wildcard rank requests into the peer's rank since v1.x of PMIx doesn't understand wildcard ranks
2017-03-05 10:30:59 -08:00
ext1x
Fix some minor compatibility issues by ensuring job-level data gets stored against wildcard rank in the cray, s1, and s2 components, and that the ext1 component translates all wildcard rank requests into the peer's rank since v1.x of PMIx doesn't understand wildcard ranks
2017-03-05 10:30:59 -08:00
ext2x
pmix/ext2x: plug a memory leak in opal_lkupcbfunc()
2017-01-26 14:07:15 +09:00
flux
Add a flux component for LLNL
2016-12-16 18:26:38 -08:00
isolated
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix2x
Sync to latest PMIx master and PMIx reference server
2017-03-11 12:50:38 -08:00
s1
Fix some minor compatibility issues by ensuring job-level data gets stored against wildcard rank in the cray, s1, and s2 components, and that the ext1 component translates all wildcard rank requests into the peer's rank since v1.x of PMIx doesn't understand wildcard ranks
2017-03-05 10:30:59 -08:00
s2
Fix some minor compatibility issues by ensuring job-level data gets stored against wildcard rank in the cray, s1, and s2 components, and that the ext1 component translates all wildcard rank requests into the peer's rank since v1.x of PMIx doesn't understand wildcard ranks
2017-03-05 10:30:59 -08:00
Makefile.am
Integrate PMIx 1.0 with OMPI.
2015-08-29 16:04:10 -07:00
pmix_server.h
Implement the backend support for process-generated event notification
2016-10-08 09:24:28 -07:00
pmix_types.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
pmix.h
Put show_help thru the PMIx "log" API. This pushes the show_help output from apps into the pmix thread, thus avoiding conflicts in the RML thread, which should help with thread lock situations.
2016-10-02 16:02:23 -07:00