Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
/
pmix
История
Ralph Castain
1ae34da5e5
Add an attributes parameter to the dstore.open function so we can pass directives to the active storage component. This can, for example, include the backing file info for a new shared memory segment.
2014-10-10 12:13:25 -07:00
..
Makefile.am
Provide a mechanism by which an upstream project can rename the OPAL and ORTE libraries. This is required by projects such as ORCM that have their own ORTE and OPAL libraries in order to avoid library confusion. By renaming their version of the libraries, the OMPI applications can correctly dynamically load the correct one for their build.
2014-10-10 11:39:08 -07:00
pmix_server_connection.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
pmix_server_internal.h
Resolve some race conditions when async pmix modex modes are invoked. Since calls to "get" data can come both locally and remotely before data for a given proc has actually been received, we have to track all requests that cannot be immediately fulfilled and provide the data once it has been received.
2014-09-02 20:04:17 +00:00
pmix_server_sendrecv.c
pmix: fixed ugly bug which caused many strange hangs
2014-10-09 06:17:03 +02:00
pmix_server.c
Add an attributes parameter to the dstore.open function so we can pass directives to the active storage component. This can, for example, include the backing file info for a new shared memory segment.
2014-10-10 12:13:25 -07:00
pmix_server.h
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00