Tags: open-mpi/hwloc
Tags
linux/cpukinds/freq: use acpi_cppc/nominal_freq when available cpufreq/base_frequency is only available on Intel so far, and works well. acpi_cppc/nominal_freq is already available on AMD (and ARM or soon), so it's likely good for the future. However it reports incorrect values on Intel SPR and MTL at least. Hence try cpufreq/base_frequency first, then fallback to acpi_cppc/nominal_freq. Refs #690 Signed-off-by: Brice Goglin <[email protected]> (cherry picked from commit 2292110)
contrib/android: new apk hwloc 2.11.2-1-1.6.0 Use 2.11.2, update all versions. Bump versionCode to 80276. Signed-off-by: Brice Goglin <[email protected]>
VERSION: bump lib soname from 23:0:8 to 23:1:8 for 2.11.2 Signed-off-by: Brice Goglin <[email protected]>
contrib/android: new apk hwloc 2.11.1-1-1.6.0 Use 2.11.1, update all versions. Bump versionCode from 80274 to 80275. Signed-off-by: Brice Goglin <[email protected]>
NEWS update Signed-off-by: Brice Goglin <[email protected]>
contrib/android: release 2.11.0-1-1.6.0 Bump version code to 274
contrib/android: new apk hwloc 2.11.0-1-1.5.3 Use 2.11.0, update all versions. Bump versionCode to 273 Signed-off-by: Brice Goglin <[email protected]>
distances: relax constraints on distance kinds Allow FROM or MEANS to be missing if unknown. Nothing requires them internally, they are only used to enable/disable grouping (latency only) and checked by the get() API filters. Signed-off-by: Brice Goglin <[email protected]> (cherry picked from commit 8a929d4)
VERSION: prepare for 2.11.0rc1 Bump soname to 23:0:8 (vs 22:0:7 for 2.10.0) Bump AC to 2.72, reuse AM 1.16.5 and LT 2.4.7. Signed-off-by: Brice Goglin <[email protected]>
NEWS: integrate 2.10.1 changes into 2.11 2.10.1 won't be released, at least before 2.11. Signed-off-by: Brice Goglin <[email protected]>
PreviousNext