Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
base
История
Ralph Castain
6ee32767d4
Restore the cpus-per-proc option for byslot and bynode mapping. Remove the bind_idx (which recorded the index of the hwloc object where the proc was bound) as this would no longer be unique, and just use the bitmap as the standard reference for location. Update the relative locality computation to take bitmaps as its argument.
...
This commit was SVN r28219.
2013-03-26 18:27:50 +00:00
..
base.h
Restore the cpus-per-proc option for byslot and bynode mapping. Remove the bind_idx (which recorded the index of the hwloc object where the proc was bound) as this would no longer be unique, and just use the bitmap as the standard reference for location. Update the relative locality computation to take bitmaps as its argument.
2013-03-26 18:27:50 +00:00
help-opal-hwloc-base.txt
Clean up the error message names from the hwloc base, and add a
2012-08-29 16:40:46 +00:00
hwloc_base_close.c
add missing #include of opal/util/output.h
2012-11-13 07:14:41 +00:00
hwloc_base_dt.c
Remove another antiquated dss function - the 'size' API isn't used anywhere since the GPR went away
2012-06-25 13:33:45 +00:00
hwloc_base_maffinity.c
Per RFC, bring in the following changes:
2012-05-07 14:52:54 +00:00
hwloc_base_open.c
Restore the cpus-per-proc option for byslot and bynode mapping. Remove the bind_idx (which recorded the index of the hwloc object where the proc was bound) as this would no longer be unique, and just use the bitmap as the standard reference for location. Update the relative locality computation to take bitmaps as its argument.
2013-03-26 18:27:50 +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
Restore the cpus-per-proc option for byslot and bynode mapping. Remove the bind_idx (which recorded the index of the hwloc object where the proc was bound) as this would no longer be unique, and just use the bitmap as the standard reference for location. Update the relative locality computation to take bitmaps as its argument.
2013-03-26 18:27:50 +00:00
Makefile.am
First cut at removing the native Windows support. Remove all the Windows-specific components, and the .windows files sprinkled around. Remove the Windows platform files and MTT scripts. Update the NEWS to point Windows users to the cygwin package.
2013-02-26 20:44:56 +00:00