Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Terry Dontje
f0eec291d0
Added a couple examples and spelling corrections.
...
This commit was SVN r19234.
2008-08-11 12:34:02 +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
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
2008-04-30 19:49:53 +00:00
mca
- The intel compiler does not play nice with the
2008-08-08 16:26:09 +00:00
orted
Some minor updates to the locking system changes. Remove obsolete locks. Ensure the trigger event objects do not get deconstructed until the very end to avoid possible problems due to race conditions. Route all orted abnormal term tests through the trigger.
2008-08-06 11:31:06 +00:00
runtime
Just a minor cleanup of race conditions on trigger events for exit. Close the trigger pipe upon use since it is only a one-shut anyway. This removes the need to destruct the object, leaving the lock available to protect one-time termination routines throughout the life of the program.
2008-08-06 21:53:35 +00:00
test
Repair the MPI-2 dynamic operations. This includes:
2008-07-03 17:53:37 +00:00
tools
Added a couple examples and spelling corrections.
2008-08-11 12:34:02 +00:00
util
More fixes for
#1387
. Minor fixes for the orte_host.7
2008-08-08 19:10:02 +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
Remove the orte_proc_table. Migrate all users of it to the opal_hash_table and a new name hash function in orte.
2008-03-05 22:44:35 +00:00