Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
3f1ae5d89b
No longer need this include
...
This commit was SVN r25606.
2011-12-09 00:40:07 +00:00
..
config
As promised, rationalize the rsh support. Remove rshbase and the base rsh support, centralizing all rsh support into the rsh component. Remove the "slave" launch support as that experiment is complete. Fix tree spawn and make that the default method for rsh launch, turning it "off" for qrsh as that system does not support tree spawn.
2011-11-26 02:33:05 +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
No longer need this include
2011-12-09 00:40:07 +00:00
orted
buffer is not yet initialized, so there is no reason to release it.
2011-11-29 23:50:18 +00:00
runtime
Remove stale orte_vm_launch param. Add a param that allows users to specify envars to forward/set so they can do it in the MCA param file instead of only via mpirun cmd line.
2011-12-06 21:31:22 +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
Remove stale orte_vm_launch param. Add a param that allows users to specify envars to forward/set so they can do it in the MCA param file instead of only via mpirun cmd line.
2011-12-06 21:31:22 +00:00
util
Handle the case where the allocator "fibs" to us about the node names. In some cases (ahem...you know who you are!), the allocator will tell us a node number (e.g., "16"). However, the daemon will return a node name (e.g., "nid0016") - leaving us not recognizing its location.
2011-12-02 14:10:08 +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