Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
История
Ralph Castain
6460fe5480
Silence warning
...
This commit was SVN r25127.
2011-09-12 13:32:21 +00:00
..
asm
Patch from ARM for assembly:
2011-08-02 19:15:24 +00:00
class
Provide a way to look at the head of the ring
2011-06-28 19:46:48 +00:00
config
ORTE configure options belong in orte/config, not opal.
2011-08-27 14:23:49 +00:00
datatype
Add in missing header file
2011-04-29 13:20:59 +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
Patch from ARM for assembly:
2011-08-02 19:15:24 +00:00
mca
Silence warning
2011-09-12 13:32:21 +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
Make the compiler wrappers work correctly for MinGW build.
2011-08-16 12:32:41 +00:00
util
Fix the output of error strings. Every convertor is returning OPAL_SUCCESS, so you have to check each convertor to find which one this error belongs to, and then run ONLY that convertor.
2011-08-08 04:10:40 +00:00
win32
This should be defined for both VS and MinGW env.
2011-09-12 08:24:59 +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