Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
pmix
/
ext114
История
Jeff Squyres
72f41d4490
pmix: replace all tabs with spaces
...
No code or logic changes Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-07-17 15:08:33 -04:00
..
configure.m4
Split the pmix external component into one for the 1.1.4 release, and another for the upcoming 2.0 release. Clean up the configury so the components look for a series-specific function instead of running a program.
2016-06-01 14:15:24 -07:00
Makefile.am
Split the pmix external component into one for the 1.1.4 release, and another for the upcoming 2.0 release. Clean up the configury so the components look for a series-specific function instead of running a program.
2016-06-01 14:15:24 -07:00
pmix_ext_client.c
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix_ext_component.c
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix_ext_server_north.c
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix_ext_server_south.c
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix_ext.c
pmix: replace all tabs with spaces
2016-07-17 15:08:33 -04:00
pmix_ext.h
Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler.
2016-06-14 13:08:41 -07:00