Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
85a9a2e6d8
Ensure that signals are de-trapped before exiting to stop the $#@@#$ event library from "asserting"
...
This commit was SVN r20630.
2009-02-25 03:10:21 +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
Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds.
2009-02-25 02:43:22 +00:00
orted
Ensure that signals are de-trapped before exiting to stop the $#@@#$ event library from "asserting"
2009-02-25 03:10:21 +00:00
runtime
Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds.
2009-02-25 02:43:22 +00:00
test
Add missing include file
2009-02-19 21:40:31 +00:00
tools
Ensure that signals are de-trapped before exiting to stop the $#@@#$ event library from "asserting"
2009-02-25 03:10:21 +00:00
util
Fix a race condition that causes corruption of a buffer in mpirun while trying to process launch_local_proc cmds.
2009-02-25 02:43:22 +00:00
CMakeLists.txt
Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows.
2009-02-10 17:20:13 +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