Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
c617d66d98
Paul Hargrove has pointed out that some big SMP systems (e.g., from SGI) configure Torque differently - instead of listing each node name once/slot in the nodefile, they list the node only once and set an envar to indicate the number of procs/node being allocated. Add an MCA param users can set to indicate we are in such an environment, and then use the envar to set the slots. Error out if the mode flag is given, but (a) we don't find the PBS_PPN envar, or (b) we find a node actually listed more than once in the PBS_Nodefile.
...
cmr=v1.7.5:reviewer=jsquyres:subject=Support SMP mode in Torque This commit was SVN r30568.
2014-02-05 15:51:17 +00:00
..
etc
Backing out the Open SHMEM project
2013-02-12 17:45:27 +00:00
include
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00
mca
Paul Hargrove has pointed out that some big SMP systems (e.g., from SGI) configure Torque differently - instead of listing each node name once/slot in the nodefile, they list the node only once and set an envar to indicate the number of procs/node being allocated. Add an MCA param users can set to indicate we are in such an environment, and then use the envar to set the slots. Error out if the mode flag is given, but (a) we don't find the PBS_PPN envar, or (b) we find a node actually listed more than once in the PBS_Nodefile.
2014-02-05 15:51:17 +00:00
orted
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +00:00
runtime
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +00:00
test
Add a variant of opal_init/finalize for running unit tests
2014-01-30 11:14:36 +00:00
tools
Add MPIEXEC_TIMEOUT environment variable to the man page.
2014-01-28 14:40:17 +00:00
util
Use unique collective ids for the checkpoint/restart code
2014-02-04 14:03:05 +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
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00