Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
base
История
Ralph Castain
f6b4db0b79
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
...
This commit was SVN r27908.
2013-01-25 18:33:25 +00:00
..
.windows
correct a few typecasts
2012-07-20 12:10:00 +00:00
base.h
Add a convenient macro for debugging process binding that shows the current binding pattern - helps when trying to figure out when a process got bound, and to where
2012-10-01 15:06:15 +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
Move missing piece to required visibility
2012-09-27 01:43: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
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
2013-01-25 18:33:25 +00:00
Makefile.am
Per RFC, bring in the following changes:
2012-05-07 14:52:54 +00:00