Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
7ebf72b4aa
Trivial cleanup
...
This commit was SVN r22813.
2010-03-10 18:24:38 +00:00
..
config
Update the grpcomm framework to be more thread-friendly.
2010-02-25 01:11:29 +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
Change the app_idx type to uint32_t to support users who use large numbers of app_contexts. Set it up as a new typedef so we can change it later without as much effort.
2010-02-27 17:37:34 +00:00
mca
Trivial cleanup
2010-03-10 18:24:38 +00:00
orted
Pretty-print the recvd command for debug purposes
2010-03-05 13:38:20 +00:00
runtime
Create a new mca parameter to control creation of session directories. Defaults to true so that the current behavior of always creating them is preserved. If set to false (0), then don't create session directories. Helps in those environments where session directories are a problem.
2010-03-02 15:18:33 +00:00
test
Continue development of reliable multicast
2010-02-14 19:20:56 +00:00
tools
Ensure that the errmgr does not take action if the process was terminated by a "kill_procs" command as this can lead to circular logic.
2010-03-05 13:22:12 +00:00
util
fix the type cast.
2010-03-09 10:02:50 +00:00
CMakeLists.txt
Remove flex.exe and its license file from the tarball.
2010-01-22 16:40: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
This commit converts us to the "one big libmpi" scheme that has been
2010-02-23 22:20:01 +00:00