Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
5b8de0b9f4
Ouch - opal_progress calls event_loop with a NO_BLOCK flag. So when run without progress threads, the ORTE tools were not blocking in the event lib as they should be. Avoid calling opal_progress inside ORTE by directly using the event_loop call instead of ORTE_WAIT_FOR_COMPLETION as parts of the OMPI layer are using that macro.
...
Thanks to George for spotting the problem. This commit was SVN r27815.
2013-01-14 23:06:42 +00:00
..
etc
Add a note in the default hostfile that it is not used in managed
2012-09-07 14:41:19 +00:00
include
Add some more detailed error output to the db_hash component and nidmap code. Ensure the local nodename is included in the HNP's aliases
2012-11-18 17:57:19 +00:00
mca
Add new routed component with self-healing connections - based on radix component - for use in monitoring system
2013-01-08 04:40:35 +00:00
orted
Ouch - opal_progress calls event_loop with a NO_BLOCK flag. So when run without progress threads, the ORTE tools were not blocking in the event lib as they should be. Avoid calling opal_progress inside ORTE by directly using the event_loop call instead of ORTE_WAIT_FOR_COMPLETION as parts of the OMPI layer are using that macro.
2013-01-14 23:06:42 +00:00
runtime
Track parentage of procs
2013-01-08 04:41:12 +00:00
test
Remove non-existent file
2012-12-29 02:21:50 +00:00
tools
Ouch - opal_progress calls event_loop with a NO_BLOCK flag. So when run without progress threads, the ORTE tools were not blocking in the event lib as they should be. Avoid calling opal_progress inside ORTE by directly using the event_loop call instead of ORTE_WAIT_FOR_COMPLETION as parts of the OMPI layer are using that macro.
2013-01-14 23:06:42 +00:00
util
Oops - push missing definitions
2012-12-18 16:43:03 +00:00
CMakeLists.txt
Another CMake scripts update for:
2012-07-27 11:49:09 +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
Put back the static-library-detection stuff from r27668, with some
2012-12-13 22:31:37 +00:00