summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-09-11 13:16:45 +0000
committeradam <adam@pkgsrc.org>2019-09-11 13:16:45 +0000
commit779d41b4a952bbb2c37dafc94176044e8d48bdc7 (patch)
tree083faaa4cf29f1dfa639b1f000653587841db521 /parallel
parent730a71b1e413244daed0dd369fc96bda7f466f10 (diff)
downloadpkgsrc-779d41b4a952bbb2c37dafc94176044e8d48bdc7.tar.gz
hwloc: updated to 1.11.3
hwloc (Hardware Locality) 1.11.13 The most important change is support for upcoming Intel processors with multiple Dies per CPU. hwloc release 2.1 will add a new "Die" object. In the meantime 1.11.13 and 2.0.4 represent those Dies as "Die" groups. Summary of the changes since 1.11.12: * Add support for Linux 5.3 new sysfs cpu topology files with Die information. * Add support for Intel v2 Extended Topology Enumeration in the x86 backend. * Tiles, Modules and Dies are exposed as Groups for now. + HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent Die groups from being automatically merged with identical parent or children. * Ignore NUMA node information from AMD topoext in the x86 backend, unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment. * Group objects have a new "dont_merge" attribute to prevent them from being automatically merged with identical parent or children.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/hwloc/Makefile4
-rw-r--r--parallel/hwloc/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/parallel/hwloc/Makefile b/parallel/hwloc/Makefile
index ba5db842bb7..ead41ffbc65 100644
--- a/parallel/hwloc/Makefile
+++ b/parallel/hwloc/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/07/08 10:36:27 nia Exp $
+# $NetBSD: Makefile,v 1.26 2019/09/11 13:16:45 adam Exp $
-DISTNAME= hwloc-1.11.12
+DISTNAME= hwloc-1.11.13
CATEGORIES= parallel
MASTER_SITES= http://www.open-mpi.org/software/hwloc/v${PKGVERSION_NOREV:R}/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/parallel/hwloc/distinfo b/parallel/hwloc/distinfo
index 98834533917..43921c962c9 100644
--- a/parallel/hwloc/distinfo
+++ b/parallel/hwloc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2018/12/13 19:11:28 adam Exp $
+$NetBSD: distinfo,v 1.14 2019/09/11 13:16:45 adam Exp $
-SHA1 (hwloc-1.11.12.tar.bz2) = cff20000df7e8b2fe639547ba69c850eb867f380
-RMD160 (hwloc-1.11.12.tar.bz2) = 4cf3b280f1fbdcb2e12114409a8480604d8e48f8
-SHA512 (hwloc-1.11.12.tar.bz2) = 5bc78e4178f14de21aa0648603841ff611d95fa66dbd5244970f4dd59e01276d1d8d944056680fdab6afbce10f6723dfe6d0f51845ed1c1065273e31011307fc
-Size (hwloc-1.11.12.tar.bz2) = 4116387 bytes
+SHA1 (hwloc-1.11.13.tar.bz2) = c3ae96a845ff3800f28b28fdb48146f971589653
+RMD160 (hwloc-1.11.13.tar.bz2) = 5cf1f0c250fc4a2eb20a99ed05a959af5bd17a68
+SHA512 (hwloc-1.11.13.tar.bz2) = dd38bcc9a5df2dcfd3bbd828ab13fdb1c1d21747a0b62e6c87df95d2835c0472590344ff5bda4f6c28e597eaba1ea11c0bc96907ad45f1215f51f95ac9f58138
+Size (hwloc-1.11.13.tar.bz2) = 4120436 bytes