Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
George Bosilca
7a30a98a89
Use the generic cast.
...
This commit was SVN r20028.
2008-11-24 15:52:36 +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
Roll in the revamped IOF subsystem. Per the devel mailing list email, this is a complete rewrite of the iof framework designed to simplify the code for maintainability, and to support features we had planned to do, but were too difficult to implement in the old code. Specifically, the new code:
2008-10-18 00:00:49 +00:00
mca
Use the generic cast.
2008-11-24 15:52:36 +00:00
orted
Ensure that mpirun properly accounts for itself when exiting without reply.
2008-11-20 18:55:59 +00:00
runtime
Remove duplicate definition of orte_xml_output - thanks Shiqing for catching it!
2008-11-18 13:53:13 +00:00
test
This is a first step towards supporting fully-routed OOB communications:
2008-10-31 21:10:00 +00:00
tools
fix some typos. should be moved to v1.3
2008-11-10 19:05:26 +00:00
util
To support comm_spawn in fully routed environments, daemons need to know the route to all procs in their job family. They already had this information, but were not retaining it. The infrastructure to do so has existed for some time - just never had the time to complete it.
2008-11-18 15:35:50 +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