From 193f0777a5c46742034e77cf90c52fa7df085e74 Mon Sep 17 00:00:00 2001 From: Aayush Joglekar Date: Thu, 18 Jun 2026 16:24:34 +0200 Subject: [PATCH 1/5] Add CPU dependencies for HIP and RCCL --- .../2025.06/eessi-2025.06-eb-5.3.0-2025a.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml index b17d18df95..d5492f259b 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml @@ -17,3 +17,8 @@ easyconfigs: # see https://github.com/easybuilders/easybuild-easyblocks/pull/4066 include-easyblocks-from-commit: 4ec63c949166ae19ee3e329e8ab5fc8358926384 - Octave-10.3.0-foss-2025a.eb + - CppHeaderParser-2.7.4-GCCcore-14.2.0.eb + - fmt-11.2.0-GCCcore-14.2.0.eb + - gflags-2.2.2-GCCcore-14.2.0.eb + - glog-0.7.1-GCCcore-14.2.0.eb + - rocprofiler-register-0.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb From ddb98852e9e8000c03955b8c9dbaa35a6f314387 Mon Sep 17 00:00:00 2001 From: Aayush Joglekar Date: Thu, 18 Jun 2026 16:46:25 +0200 Subject: [PATCH 2/5] Add more CPU dependencies and commit tags --- .../2025.06/eessi-2025.06-eb-5.3.0-2025a.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml index d5492f259b..35550103b9 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml @@ -17,8 +17,23 @@ easyconfigs: # see https://github.com/easybuilders/easybuild-easyblocks/pull/4066 include-easyblocks-from-commit: 4ec63c949166ae19ee3e329e8ab5fc8358926384 - Octave-10.3.0-foss-2025a.eb - - CppHeaderParser-2.7.4-GCCcore-14.2.0.eb - fmt-11.2.0-GCCcore-14.2.0.eb - gflags-2.2.2-GCCcore-14.2.0.eb - glog-0.7.1-GCCcore-14.2.0.eb - - rocprofiler-register-0.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb + - zlib-1.3.1-GCCcore-14.2.0.eb + - rocm-smi-7.6.0-GCCcore-14.2.0-ROCm-6.4.1.eb: + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/23280 + from-commit: a9674bb1adb471eac49d076a71bf00ae8a598d61 + - CppHeaderParser-2.7.4-GCCcore-14.2.0.eb: + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + - rocprofiler-register-0.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb: + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + - rocm-core-GCCcore-14.2.0-ROCm-6.4.1.eb: + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 From cbb005fa65218d91844d11630d0d428f5c1f0cf7 Mon Sep 17 00:00:00 2001 From: Aayush Joglekar Date: Thu, 18 Jun 2026 16:48:39 +0200 Subject: [PATCH 3/5] Fix rocm-core version --- .../software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml index 35550103b9..69968f75f4 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml @@ -33,7 +33,7 @@ easyconfigs: options: # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 - - rocm-core-GCCcore-14.2.0-ROCm-6.4.1.eb: + - rocm-core-6.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb: options: # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 From 31650aa8567b9863c47802b3b8859133935f2228 Mon Sep 17 00:00:00 2001 From: Aayush Joglekar Date: Thu, 18 Jun 2026 16:49:51 +0200 Subject: [PATCH 4/5] Fix indentation --- .../2025.06/eessi-2025.06-eb-5.3.0-2025a.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml index 69968f75f4..86c9c8384f 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml @@ -35,5 +35,5 @@ easyconfigs: from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 - rocm-core-6.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb: options: - # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 - from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 From 9d686f77f8f9ea393b0298f3e44cb1e2891f3bfa Mon Sep 17 00:00:00 2001 From: Aayush Joglekar Date: Thu, 18 Jun 2026 17:06:32 +0200 Subject: [PATCH 5/5] Fix keys indentation --- .../2025.06/eessi-2025.06-eb-5.3.0-2025a.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml index 86c9c8384f..03c97837a3 100644 --- a/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml +++ b/easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml @@ -22,18 +22,18 @@ easyconfigs: - glog-0.7.1-GCCcore-14.2.0.eb - zlib-1.3.1-GCCcore-14.2.0.eb - rocm-smi-7.6.0-GCCcore-14.2.0-ROCm-6.4.1.eb: - options: - # See https://github.com/easybuilders/easybuild-easyconfigs/pull/23280 - from-commit: a9674bb1adb471eac49d076a71bf00ae8a598d61 + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/23280 + from-commit: a9674bb1adb471eac49d076a71bf00ae8a598d61 - CppHeaderParser-2.7.4-GCCcore-14.2.0.eb: - options: - # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 - from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 - rocprofiler-register-0.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb: - options: - # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 - from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 - rocm-core-6.4.0-GCCcore-14.2.0-ROCm-6.4.1.eb: - options: - # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 - from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1 + options: + # See https://github.com/easybuilders/easybuild-easyconfigs/pull/25576 + from-commit: 6a000bf508fe5406a184c652f2fde31e6176fff1