Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
47cfccbb49
Update a couple of tests
...
This commit was SVN r20668.
2009-03-01 15:32:32 +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
Catch a potential bug spanning several ESS modules. The node_rank and local_rank types were changed to uint16_t, however the modules returned UINT8_MAX as an "invalid" value. To clean this up, define an INVALID value for these types, and change the various modules so they return this value to indicate an invalid response.
2009-01-21 00:19:37 +00:00
mca
Remove completed children from the local list of child processes so that we properly track our number of children. Otherwise, we can artificially believe we have exceeded system limits on the number of local children.
2009-03-01 15:31:27 +00:00
orted
For some reason, the buffer gets trashed, so for now, let's process and then relay...until I can figure out the race condition that is causing the problem.
2009-03-01 01:24:02 +00:00
runtime
Separate abnormal job termination from abnormal orted termination so we can continue to use xcast for orted cmds, but can know to turn off reading of stdin as the job is being terminated.
2009-02-27 10:16:25 +00:00
test
Update a couple of tests
2009-03-01 15:32:32 +00:00
tools
Ensure that we turn off stdin read event when ctrl-c terminating a program
2009-02-27 15:01:28 +00:00
util
- Header orte/mca/errmgr/errmgr.h is not needed.
2009-02-26 04:05:30 +00:00
CMakeLists.txt
Try to find the installed flex on current windows system first, if it's not there, just use the one comes along with the source.
2009-02-26 13:03:53 +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
Crumby - get the make tarball correct! Earlier commit was from intermediate state...
2009-02-10 18:33:32 +00:00