Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
pmix2x
История
Josh Hursey
ad87aa2674
Merge pull request
#4121
from jjhursey/explore/dlopen-local
...
mca: Dynamic components link against project lib
2017-08-25 13:15:51 -05:00
..
pmix
Fix the orte-dvm operations so that orterun can connect and execute an application. There is a lingering problem, though. The first invocation of orterun succeeds every time. However, subsequent invocations have a high probability of hanging in the OOB connection handshake.
2017-08-23 17:31:08 -07:00
autogen.subdirs
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
common_sym_whitelist.txt
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
configure.m4
Change test per recommendation of @jsquyres
2017-08-16 11:19:15 -07:00
help-pmix-pmix2x.txt
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
Makefile.am
mca: Dynamic components link against project lib
2017-08-24 11:56:16 -04:00
pmix2x_client.c
Fix the orte-dvm operations so that orterun can connect and execute an application. There is a lingering problem, though. The first invocation of orterun succeeds every time. However, subsequent invocations have a high probability of hanging in the OOB connection handshake.
2017-08-23 17:31:08 -07:00
pmix2x_component.c
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
pmix2x_server_north.c
Silence Coverity warnings
2017-06-21 13:19:51 -07:00
pmix2x_server_south.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
pmix2x.c
Per discussion on the PMIx side, do a better job of detecting mismatches between location directives for OPAL and PMIx. Provide a more helpful error message and error out if we find a mismatch. If any OPAL values are set and the PMIx equivalent is not, then transfer it.
2017-08-04 19:36:00 -07:00
pmix2x.h
Update to latest PMIx v2.1.0a
2017-08-10 18:48:07 -07:00