Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
0ffa4f2f0c
Ensure we cancel the lingering recv in the allgather code to avoid having incorrect counters.
...
Thanks to Damien for spotting the problem. This commit was SVN r22301.
2009-12-14 13:21:56 +00:00
..
config
Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection.
2009-11-30 23:11:25 +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
Add a new ras module to support bootstrap operations. Additional functionality may eventually be required in the component, but for now all it does is provide a mechanism for ensuring that other allocations don't confuse the system.
2009-09-30 23:30:24 +00:00
mca
Ensure we cancel the lingering recv in the allgather code to avoid having incorrect counters.
2009-12-14 13:21:56 +00:00
orted
A patch from UTK to allow orte_init(), opal_init(), and associated
2009-12-04 00:51:15 +00:00
runtime
A patch from UTK to allow orte_init(), opal_init(), and associated
2009-12-04 00:51:15 +00:00
test
Update all the tests to the new orte_init API
2009-12-04 04:31:06 +00:00
tools
Make sure to check for the NO_CKPT state while waiting. This means that the target was not able to checkpoint [ever | at this time]. So {{{ompi-checkpoint}}} should exit after printing the error message, instead of hanging and waiting.
2009-12-09 16:01:33 +00:00
util
Fix a bug reported by Rainer whereby we could free and reuse an address if the user specified the tmp dir base. After discussing with Josh, we also removed the code that had us retry creation of the session dir (using default values) if the user-specified value didn't work for some reason. Adhering to OMPI standard practices, we abort if the user-specified value doesn't work.
2009-12-03 01:57:35 +00:00
CMakeLists.txt
Update a few CMake scripts.
2009-11-03 10:40:58 +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
Start using Libtool's shared library versioning scheme. See lengthy
2009-07-23 21:35:17 +00:00