From d459fb0878bbbef485a462a3a54a9c6c554b299c Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 18 Oct 2024 13:41:38 +0200 Subject: [PATCH 1/2] hwloc: version 2.11.1 added --- Libraries/hwloc/files/config.yaml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Libraries/hwloc/files/config.yaml b/Libraries/hwloc/files/config.yaml index 418f57f..9369141 100644 --- a/Libraries/hwloc/files/config.yaml +++ b/Libraries/hwloc/files/config.yaml @@ -6,15 +6,20 @@ hwloc: docfiles: [README, AUTHORS, NEWS, COPYING, VERSION] urls: - url: https://download.open-mpi.org/release/${P}/v${V_MAJOR}.${V_MINOR}/${P}-${V}.tar.gz + configure_args: + - --enable-netloc + - --enable-plugins shasums: hwloc-2.7.1.tar.gz: 4cb0a781ed980b03ad8c48beb57407aa67c4b908e45722954b9730379bc7f6d5 hwloc-2.9.1.tar.gz: a440e2299f7451dc10a57ddbfa3f116c2a6c4be1bb97c663edd3b9c7b3b3b4cf versions: - 2.7.1: + 2.11.1: config: - relstage: stable - build_requires: cuda/11.5.1 + relstage: unstable + build_requires: [cuda/12.1.1] 2.9.1: config: - relstage: stable - build_requires: cuda/12.1.1 + build_requires: [cuda/12.1.1] + 2.7.1: + config: + build_requires: [cuda/11.5.1] From 62b6760172a050822414b00d4186be91d8d7e9a1 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Fri, 18 Oct 2024 14:08:43 +0200 Subject: [PATCH 2/2] hwloc: shasum added for 2.11.1 --- Libraries/hwloc/files/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Libraries/hwloc/files/config.yaml b/Libraries/hwloc/files/config.yaml index 9369141..ba2cd31 100644 --- a/Libraries/hwloc/files/config.yaml +++ b/Libraries/hwloc/files/config.yaml @@ -10,8 +10,9 @@ hwloc: - --enable-netloc - --enable-plugins shasums: - hwloc-2.7.1.tar.gz: 4cb0a781ed980b03ad8c48beb57407aa67c4b908e45722954b9730379bc7f6d5 + hwloc-2.11.1.tar.gz: 9f320925cfd0daeaf3a3d724c93e127ecac63750c623654dca0298504aac4c2c hwloc-2.9.1.tar.gz: a440e2299f7451dc10a57ddbfa3f116c2a6c4be1bb97c663edd3b9c7b3b3b4cf + hwloc-2.7.1.tar.gz: 4cb0a781ed980b03ad8c48beb57407aa67c4b908e45722954b9730379bc7f6d5 versions: 2.11.1: config: