Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
28ce8e5e5e
Extend the mpirun options to support "--npernode N". This option tells the system to spawn N procs/node across all nodes in the allocation. If N is greater than the number of allocated slots, then the usual oversubscription logic will apply (i.e., the system will error out if oversubscription is not allowed, otherwise it will run with the sched_yield set to non-aggressive behavior).
...
In "--npernode" operation, the "-np" command line parameter is ignored. This commit was SVN r12826.
2006-12-12 00:54:05 +00:00
..
class
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00
dss
A number of heterogeneous fixes for the dss with the new buffer options:
2006-12-06 23:19:06 +00:00
etc
Next step in the project split, mainly source code re-arranging
2006-02-12 01:33:29 +00:00
include
Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode:
2006-12-11 18:07:07 +00:00
mca
Extend the mpirun options to support "--npernode N". This option tells the system to spawn N procs/node across all nodes in the allocation. If N is greater than the number of allocated slots, then the usual oversubscription logic will apply (i.e., the system will error out if oversubscription is not allowed, otherwise it will run with the sched_yield set to non-aggressive behavior).
2006-12-12 00:54:05 +00:00
runtime
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00
test
Eliminate virtually all of the attribute_predefined data from the STG1 message. We now compute the total number of slots allocated to us and save that in the registry - the attributed_predefined then retrieves it via the STG1 message. The app_num is passed via the process_info structure, which gets the value from the ODLS in the environment.
2006-12-07 03:11:20 +00:00
tools
Extend the mpirun options to support "--npernode N". This option tells the system to spawn N procs/node across all nodes in the allocation. If N is greater than the number of allocated slots, then the usual oversubscription logic will apply (i.e., the system will error out if oversubscription is not allowed, otherwise it will run with the sched_yield set to non-aggressive behavior).
2006-12-12 00:54:05 +00:00
util
Modify the pernode option so it can accept a request for the number of processes to be launched. We now check three use-cases for pernode:
2006-12-11 18:07:07 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Rename liborte to libopen-rte and libopal to libopen-pal per telecon today
2006-12-05 18:27:24 +00:00