Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
base
История
Gilles Gouaillardet
8dd77c692e
opal/hwloc: fix misc bugs
...
as reported by Coverity with CIDs 72224, 703566, 1196821, 1196842, 1196657 and 1196658
2015-02-16 11:59:48 +09:00
..
base.h
Revise the way we handle hetero nodes as users are finding this (a) a significant surprise, and (b) confusing as to when it is required. So try to automate it a bit by creating a topology "signature" that mpirun can share on the cmd line with the remote daemons, thus allowing them to check to see if they match. This isn't comprehensive of course - for now, it only checks the number of each type of hwloc object on the node. This is good enough to pickup major differences (e.g., where we have different numbers of sockets or assigned core bindings).
2014-12-08 15:38:14 -08:00
help-opal-hwloc-base.txt
Support physical processor ids in rankfile
2014-11-10 14:00:40 -08:00
hwloc_base_dt.c
opal/hwloc: fix misc bugs
2015-02-16 11:59:48 +09:00
hwloc_base_frame.c
If we are using hwthread cpus, then default to binding there, letting the user override to whatever they want
2014-12-19 08:04:28 -08:00
hwloc_base_maffinity.c
Per RFC, bring in the following changes:
2012-05-07 14:52:54 +00:00
hwloc_base_proc_mempolicy.c
At long last, the fabled revision to the affinity system has arrived. A more detailed explanation of how this all works will be presented here:
2011-11-15 03:40:11 +00:00
hwloc_base_util.c
opal/hwloc: fix misc bugs
2015-02-16 11:59:48 +09:00
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00