Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
История
Ralph Castain
4368199c86
Missing include
...
This commit was SVN r25402.
2011-10-31 13:39:57 +00:00
..
asm
Remove long-dead sparc support. Sparc (v8) has not been a supported platform
2011-10-11 18:46:06 +00:00
class
- Check, whether the compiler supports __builtin_clz (count leading
2011-10-11 22:49:01 +00:00
config
- Check, whether the compiler supports __builtin_clz (count leading
2011-10-11 22:49:01 +00:00
datatype
Need to initialize variable in case function calls fail.
2011-10-05 22:58:14 +00:00
dss
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
etc
Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided.
2008-08-27 02:40:02 +00:00
include
fixed typo in last commit
2011-10-17 21:35:22 +00:00
mca
Missing include
2011-10-31 13:39:57 +00:00
memoryhooks
- Replace combinations of
2009-08-20 11:42:18 +00:00
runtime
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
threads
Continue clean up of thread options started in r22841, 22842, and 22849.
2011-03-18 21:36:35 +00:00
tools
Update the wrapper compiler man page to show the variety of --showme
2011-09-24 11:39:47 +00:00
util
- Check, whether the compiler supports __builtin_clz (count leading
2011-10-11 22:49:01 +00:00
win32
Fix another compile error for Windows.
2011-09-12 14:19:42 +00:00
CMakeLists.txt
Set the compiler flags in a better way.
2011-09-12 08:24:27 +00:00
Makefile.am
Fixes trac:2768: exclude opal/libltdl from "make distclean" when
2011-04-08 14:59:49 +00:00
win_makefile
Move all win32 related files in opal, and modify all the Makefiles.am to
2005-12-08 06:17:15 +00:00