Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
base
История
Ralph Castain
6129a5a887
Enable -host support for "mpirun a.out". You can now execute on all slots on specified nodes within your overall allocation.
...
This commit was SVN r10713.
2006-07-11 02:59:23 +00:00
..
base.h
This patch fixes several issues relating to comm_spawn and N1GE. In particular, it does the following:
2006-07-10 14:10:21 +00:00
help-orte-rmaps-base.txt
Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them.
2006-07-10 21:25:33 +00:00
Makefile.am
This patch fixes several issues relating to comm_spawn and N1GE. In particular, it does the following:
2006-07-10 14:10:21 +00:00
rmaps_base_close.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
rmaps_base_map.c
Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them.
2006-07-10 21:25:33 +00:00
rmaps_base_map.h
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
rmaps_base_node.c
Enable -host support for "mpirun a.out". You can now execute on all slots on specified nodes within your overall allocation.
2006-07-11 02:59:23 +00:00
rmaps_base_node.h
Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them.
2006-07-10 21:25:33 +00:00
rmaps_base_open.c
Per LANL's stated need, add functionality that runs a.out across ALL available process slots if no num_proc is specified on the command line. However, please note the following limitation: we ONLY allow ONE application to be specified on the command line when this feature is invoked. If multiple apps are specified, the user MUST also specify the number to be launched for each and every one of them.
2006-07-10 21:25:33 +00:00
rmaps_base_select.c
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00