Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
93d932aa0c
Ensure that the display-map and display-allocation outputs get processed through the new OPAL filter framework by passing them through orte_output instead of using the opal_dss.dump function.
...
This commit was SVN r18507.
2008-05-27 15:46:21 +00:00
..
etc
remove defunct file
2007-07-20 02:10:38 +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
Ensure that the display-map and display-allocation outputs get processed through the new OPAL filter framework by passing them through orte_output instead of using the opal_dss.dump function.
2008-05-27 15:46:21 +00:00
orted
This commit represents a bunch of work on a Mercurial side branch. As
2008-05-13 20:00:55 +00:00
runtime
created opal_version_string and orte_version_string to match the ompi changes
2008-05-20 12:13:19 +00:00
test
This commit represents a bunch of work on a Mercurial side branch. As
2008-05-13 20:00:55 +00:00
tools
Ensure to check that opal_init_util() didn't fail.
2008-05-19 11:58:48 +00:00
util
Do not re-init the orte_output system if we have already finalized it as part of orte_finalize. Instead, default to routing the output to the std opal_output system so that the message still gets out. Of course, such messages cannot be filtered, but they are only for debug purposes by ORTE developers, so this should be a minimial issue.
2008-05-27 15:15:55 +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