Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
Swen Boehm
08b4322a1a
patched the lex files to not issue the following compiler warning:
...
'yyunput' defined but not used This commit was SVN r25246.
2011-10-10 18:13:04 +00:00
..
base
Per the RFC from Jeff, move hwloc from opal/mca/common to its own static framework ala libevent. Have ORTE daemons collect the topology info at startup and, if --enable-hwloc-xml is set, send that info back to the HNP for later use. The HNP only retains unique topology "templates" to reduce memory footprint. Have the daemon include the local topology info in the nidmap buffer sent to each app so the apps don't all hammer the local system to discover it for themselves.
2011-09-11 19:02:24 +00:00
load_balance
Plug a memory leak
2011-03-12 15:37:33 +00:00
rank_file
patched the lex files to not issue the following compiler warning:
2011-10-10 18:13:04 +00:00
resilient
Plug a memory leak
2011-03-12 15:37:33 +00:00
round_robin
Ensure we dont segfault if we report an error
2011-07-13 15:00:22 +00:00
seq
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
rmaps_types.h
George raised some valid concerns about the extensibility of the revised rmaps framework. Address those by:
2011-03-12 05:30:09 +00:00
rmaps.h
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00