Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
bc5886707f
Document the mpirun exit status behavior
...
This commit was SVN r26009.
2012-02-22 23:47:00 +00:00
..
config
Remove the use of == as a "test" shell operator. Thanks to Paul
2012-02-20 13:29:04 +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
When using PMI, we know the ranks that share our node and their relative local/node ranks. Save that info in the pidmap array so that BTLs that require early knowledge of local ranks can access it.
2012-02-21 16:43:17 +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
Some cleanup of the tmpdir session directory specifications. Remove the --tmpdir option from orterun as it was confusing. Create an orte_local_tmpdir_base mca param in its place. Clarify the role of the local vs remote vs global tmpdir base params, and ensure that you don't set conflicting options.
2012-02-16 16:10:01 +00:00
test
Cleanup the detection of process binding during mpi_init. There are several cases that need to be checked:
2012-02-17 21:18:53 +00:00
threads
There is no need for the byte variable.
2011-01-24 22:41:04 +00:00
tools
Document the mpirun exit status behavior
2012-02-22 23:47:00 +00:00
util
Some cleanup of the tmpdir session directory specifications. Remove the --tmpdir option from orterun as it was confusing. Create an orte_local_tmpdir_base mca param in its place. Clarify the role of the local vs remote vs global tmpdir base params, and ensure that you don't set conflicting options.
2012-02-16 16:10:01 +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