Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
state
/
base
История
Ralph Castain
d515f48885
The local PMIx server is notifying its clients of all events, but for some reason I don't recall, the broadcast notification was marked for delivery only to non-default event handlers. This creates a discrepancy between the two behaviors, so don't restrict the broadcast notifications.
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-08-18 17:26:11 -07:00
..
base.h
Purge whitespace from the repo
2015-06-23 20:59:57 -07: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
state_base_fns.c
The local PMIx server is notifying its clients of all events, but for some reason I don't recall, the broadcast notification was marked for delivery only to non-default event handlers. This creates a discrepancy between the two behaviors, so don't restrict the broadcast notifications.
2017-08-18 17:26:11 -07:00
state_base_frame.c
Add some debug code for detecting leaking file descriptors. At the end of each job (and if MCA param is set), have each daemon compute the number of open fds and their characteristics and print a summary
2017-05-29 11:25:20 -07:00
state_base_select.c
mca/base: add priority output to mca_base_select
2015-10-19 12:32:41 -06:00
state_private.h
Ensure that data from a job that was stored in ompi-server is purged once that job completes. Cleanup a few typos. Silence a Coverity warning
2017-05-30 09:43:01 -07:00