Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
9d556e2f17
Allow daemons to use PMI to get their name where PMI support is available while using the standard grpcomm and other capabilities. Remove the GNI code from the alps ess component as that component should only be for alps/cnos installations.
...
This commit was SVN r25737.
2012-01-18 20:56:53 +00:00
..
config
Yeah, I know it's the middle of the afternoon. I'm bound to forget and commit this in with something else if I don't. Per request from LANL, if PMI support is requested on an ALPS machine, add a couple of libs in the right ordering so that static builds will work correctly.
2012-01-17 20:41:50 +00:00
etc
Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's
2008-06-04 01:28:03 +00:00
include
At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here:
2011-11-15 03:40:11 +00:00
mca
Allow daemons to use PMI to get their name where PMI support is available while using the standard grpcomm and other capabilities. Remove the GNI code from the alps ess component as that component should only be for alps/cnos installations.
2012-01-18 20:56:53 +00:00
orted
Set the lifeline when we are tree spawning under rsh so that the orted can self-terminate when its parent dies
2011-12-15 15:29:53 +00:00
runtime
Fix the default
2012-01-17 21:09:27 +00:00
test
Fix comm_spawn yet again...add another test
2011-12-06 20:15:40 +00:00
threads
There is no need for the byte variable.
2011-01-24 22:41:04 +00:00
tools
Correctly handle co-spawning of daemons when attaching to a running job. We cannot use the general process mappers as we only want debugger daemons spawned on nodes where application procs already exist. So custom build the map for the debugger daemon job, and have the plm just launch that job without doing its usual vm-spawn step.
2012-01-18 00:19:49 +00:00
util
Correctly handle -host and -hostfile options. Ensure the initial vm launch constrains itself to the union of specified hosts if those options are given. Get oversubscribe set correctly for that case.
2011-12-14 20:01:15 +00:00
CMakeLists.txt
Set the compiler flags in a better way.
2011-09-12 08:24:27 +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
Add orte-level thread support to avoid some of the opal_if_threads protection used solely for ompi.
2010-11-08 19:09:23 +00:00