Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
filem
/
base
История
Ralph Castain
cf9796accd
Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes
...
This commit was SVN r28134.
2013-02-28 01:35:55 +00:00
..
base.h
Since the preload flags are at the app_context level, we need to link only those files/exe's that pertain to each app_context to the corresponding procs. Also, gain a little optimization by checking to ensure we only send files once - this probably won't work when daemons are created on-the-fly, but that's for some other day
2012-08-24 16:16:30 +00:00
filem_base_close.c
Per RFC modify the behavior of mca_base_components_close to NOT close the output. Modify frameworks to always close their output and set to -1.
2012-11-06 19:09:26 +00:00
filem_base_fns.c
Since the preload flags are at the app_context level, we need to link only those files/exe's that pertain to each app_context to the corresponding procs. Also, gain a little optimization by checking to ensure we only send files once - this probably won't work when daemons are created on-the-fly, but that's for some other day
2012-08-24 16:16:30 +00:00
filem_base_open.c
Protect us against the scenario where filem is included in enable-mca-no-build
2012-08-23 13:52:06 +00:00
filem_base_receive.c
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00
filem_base_select.c
Protect us against the scenario where filem is included in enable-mca-no-build
2012-08-23 13:52:06 +00:00
help-orte-filem-base.txt
Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD).
2007-03-16 23:11:45 +00:00
Makefile.am
Remove the old configure option for disabling full rte support - we now use the OMPI rte framework for such purposes
2013-02-28 01:35:55 +00:00