Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
hwloc
/
base
История
Ralph Castain
46ed907003
Correctly handle list of cores specified in the rankfile - i.e., a rankfile entry such as:
...
rank 0=foo slot=0:0-1;1:0,1 cmr:v1.7.3:reviewer=jsquyres This commit was SVN r29152.
2013-09-08 02:04:29 +00:00
..
base.h
Add support for autodetecting a MLNX HCA in the rmaps min distance feature. In this way, .ini files distributed with software stacks need not specify a particular HCA but instead may select the key word auto which will automatically select the discovered device. To use this feature, simply pass the keyword auto instead of a specific device name, --mca rmaps_base_dist_hca auto. If more than one card is installed, the mapper will inform the user of this and, at this point, the user will then need to specify which card via the normal route, e.g. --mca rmaps_base_dist_hca <dev_name>. This should be added to \ncmr=v1.7.4:reviewer=rhc:subject=Autodetect logic for min dist mapping
2013-08-28 16:23:33 +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
Update OPAL frameworks to use the MCA framework system.
2013-03-27 21:11:47 +00:00
hwloc_base_dt.c
Stomps compiler warnings in HCA min-dist calculation. This should be added to cmr:v1.7:reviewer=jladd
2013-06-12 16:25:25 +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
This commit introduces a new "mindist" ORTE RMAPS mapper, as well as
2013-05-22 13:04:40 +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
Correctly handle list of cores specified in the rankfile - i.e., a rankfile entry such as:
2013-09-08 02:04:29 +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