Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Jeff Squyres
dbb932b619
Remove the missing app mpi_after_finalize from the Makefile.
...
This commit was SVN r19687.
2008-10-06 14:35:15 +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
MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required.
2008-09-25 13:39:08 +00:00
mca
Let the HNP only update the routing tree if necessary. Enable some debug output
2008-10-03 13:41:08 +00:00
orted
Cleanup orted cmd line - we don't need to pass nodenames, and shouldn't pass heartbeat unless the orted is going to use it. This helps shorten the cmd line for future use.
2008-09-08 15:45:11 +00:00
runtime
Revise the daemon collective system to handle comm_spawn patterns that cross into new nodes that are not direct children on the routing tree of the HNP.
2008-10-02 20:08:27 +00:00
test
Remove the missing app mpi_after_finalize from the Makefile.
2008-10-06 14:35:15 +00:00
tools
Correct the creation of MPIR_Proctable so that the structs in the array correspond to the order of the ranks.
2008-09-24 14:55:46 +00:00
util
MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required.
2008-09-25 13:39:08 +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