Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
История
Ralph Castain
2bfb18e004
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.
...
This commit was SVN r32664.
2014-09-02 20:04:17 +00:00
..
pmix
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
help-orted.txt
Okay, since a certain other RM out there made a fuss about being able to lock their daemons to specified cores, offer the same option here. The MCA param orte_daemon_cores can be used to specify which core(s) you want the orte daemons to use. This will have no bearing on the application procs - unbound will remain unbound, and binding directives will be applied to the apps.
2014-01-30 23:50:14 +00:00
Makefile.am
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
orted_comm.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
orted_main.c
Per the PMIx RFC:
2014-08-21 18:56:47 +00:00
orted.h
Remove stale code - message arrival time doesn't really mean much anymore.
2013-01-24 23:02:02 +00:00