Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Jeff Squyres
49b60029e6
* Set svn:ignore
...
* Fix filename in Makefile.am This commit was SVN r20868.
2009-03-25 13:32:55 +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
* Set svn:ignore
2009-03-25 13:32:55 +00:00
orted
- Get pgcc on XT to complain less:
2009-03-13 02:10:32 +00:00
runtime
Eliminate an annoying "not found" message when a job abnormally terminates. In this case, we can get a race condition where the job object has been removed, but updates are continuing to flow into the system.
2009-03-24 18:06:49 +00:00
test
Add a test for hanging in a loop over mpi_reduce
2009-03-17 13:57:23 +00:00
tools
- Get pgcc on XT to complain less:
2009-03-13 02:10:32 +00:00
util
- We're using uint16_t, uint32_t, and friends,
2009-03-21 01:26:27 +00:00
CMakeLists.txt
When build from a tarball, there will be Linux-generated files that could not be used on Windows, so exclude them, and use the ones generated by CMake.
2009-03-24 18:10:57 +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