Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
История
Gilles Gouaillardet
6d59b476de
Merge pull request
#2686
from ggouaillardet/topic/pmix2x_ptl_base_sendrecv
...
pmix2x: ptl/base: send header and message data together via writev()
2017-01-10 16:26:10 +09:00
..
base
pmix/base: fix misc memory leaks
2017-01-06 13:46:35 +09:00
cray
pmix/cray: abort job if using aprun for general case
2016-11-25 06:28:19 -07:00
ext2x
Sync the internal OMPI component to PMIx master
2016-12-19 19:14:16 -08:00
ext11
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
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
pmix2x: ptl/base: send header and message data together via writev()
2017-01-10 13:07:39 +09:00
s1
pmix/{cray,s1,s2}: make pmi_opcaddy_t class static
2016-09-28 09:18:36 +09:00
s2
pmix/{cray,s1,s2}: make pmi_opcaddy_t class static
2016-09-28 09:18:36 +09: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