Skip to content

{2025.06}[GCCcore/14.2.0] CPU-only dependencies for HIP and RCCL#1527

Merged
bedroge merged 8 commits into
EESSI:mainfrom
zerefwayne:add-hip-gcc
Jul 21, 2026
Merged

{2025.06}[GCCcore/14.2.0] CPU-only dependencies for HIP and RCCL#1527
bedroge merged 8 commits into
EESSI:mainfrom
zerefwayne:add-hip-gcc

Conversation

@zerefwayne

Copy link
Copy Markdown
Contributor

Add CPU dependencies for HIP and RCCL #1526

- 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

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if this should be here or not. I think it is cpu code, right? If so, then yes. But then why does it have ROCm as a dependency again...?

I'm also wondering if this will actually pass. I don't remember how the build scripts determine if something is a GPU build or not - I think it's based on whether CUDA/ROCm are dependencies, and if yes, it assumes it's a GPU build. Not 100% sure though. Feel free to give it a try...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rocprofiler-register is based on ROCm-6.4.1, but we decided to build it using GCCcore, hence the versionsuffix. It doesn't have any dependency on ROCm-LLVM.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it's also a question of where we think this should be, and if the current setup in the build scripts make sense. I think for the nvidia stuff we decided to make a simple split: if it has CUDA as dep, then it's accelerator software. I guess we can (and should) do the same for ROCm. But let's first see if this fails today or not :)

@zerefwayne zerefwayne Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build succeeded for Zen2, should we try building for all the archs? However, the deps with ROCm suffix don't need to be built for aarch64 😕

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, remove the zlib from the list first (see my other comment). Then, build for zen2 and one of the aarch64 targets. If that succeeds, build for the remaining targets.

While I agree that there's little point in having something that is only relevant in the ROCm context for aarch64 (rocprofiler-register and other ROCm-specific stuff), the rest (fmt, gflags, glob) is generic software that could be used outside of a ROCm context. And we should thus keep it identical.

If the aarch64 stuff fails on the ROCm-specific items in this easystack file, my suggestion would be to also split those off from this PR. Then, build this PR for all targets, and another one only for x86_64 targets.

- 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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zerefwayne This one is not included yet in EasyBuild v5.3.0

Two options:

I'm also not sure if this is really CPU-only...
It doesn't have any ROCM dependencies, but it is built from a rocm_* source tarbal...

@casparvl Thoughts?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My thoughts are that I'm confused and don't know either XD I guess I need to find some time to have a closer look... :)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am slightly surprised that #1527 (comment) succeeded, with the whole rocprofiler-register having the ROCm suffix. But I guess since it does not depend on LLVM-ROCm, that's why it's considered CPU code - no matter the fact that this comes from the rocm sources.

The description at https://github.com/ROCm/rocprofiler-register suggests to me that this is CPU-only code: it's a helper library for intercepting API tables for profiling. Such API calls would happen on the host, so their intercepts would also happen on the host, I assume. The fact that it doesn't depend on LLVM-ROCm is a further proof that this is CPU only code as well. It's just... awkward that it's part of the rocm tarball. That makes me a bit uncertain whether this would work with any other ROCm versions. If it does, we could strip the suffix alltogether. If it doesn't, we should keep it.

At this point, I'm inclined to be conservative: if I don't know that it works with any ROCm version, I'm inclined to assume it only works with one - in which case I think the versionsuffix makes sense, as this easyconfig is tightly coupled to that ROCm version (6.4.1).

@zerefwayne

Copy link
Copy Markdown
Contributor Author

Test

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2

@eessi-bot-aws

eessi-bot-aws Bot commented Jun 18, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.06/pr_1527/168047

date job status comment
Jun 18 14:47:47 UTC 2026 submitted job id 168047 awaits release by job manager
Jun 18 14:48:27 UTC 2026 released job awaits launch by Slurm scheduler
Jun 18 14:49:35 UTC 2026 running job 168047 is running
Jun 18 14:53:43 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-168047.out
✅ no message matching FATAL:
❌ found message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
❌ no message matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17817941560.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jun 18 14:53:43 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/5) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen2+default
P: perf: 435.757 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen2+default
P: latency: 1.29 us (r:0, l:None, u:None)
[ OK ] (3/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen2+default
P: latency: 3.24 us (r:0, l:None, u:None)
[ OK ] (4/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen2+default
P: latency: 0.19 us (r:0, l:None, u:None)
[ OK ] (5/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 7926.92 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 5/5 test case(s) from 5 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-168047.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@zerefwayne

Copy link
Copy Markdown
Contributor Author

Test 2

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2

@eessi-bot-aws

eessi-bot-aws Bot commented Jun 18, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.06/pr_1527/168048

date job status comment
Jun 18 14:49:19 UTC 2026 submitted job id 168048 awaits release by job manager
Jun 18 14:49:32 UTC 2026 released job awaits launch by Slurm scheduler
Jun 18 14:54:48 UTC 2026 running job 168048 is running
Jun 18 15:00:57 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-168048.out
✅ no message matching FATAL:
❌ found message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
❌ no message matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17817947200.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jun 18 15:00:57 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/5) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen2+default
P: perf: 439.251 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen2+default
P: latency: 1.37 us (r:0, l:None, u:None)
[ OK ] (3/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen2+default
P: latency: 2.07 us (r:0, l:None, u:None)
[ OK ] (4/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen2+default
P: latency: 0.84 us (r:0, l:None, u:None)
[ OK ] (5/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 7880.44 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 5/5 test case(s) from 5 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-168048.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@zerefwayne

Copy link
Copy Markdown
Contributor Author

Test 3

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2

@eessi-bot-aws

eessi-bot-aws Bot commented Jun 18, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.06/pr_1527/168049

date job status comment
Jun 18 15:07:04 UTC 2026 submitted job id 168049 awaits release by job manager
Jun 18 15:08:05 UTC 2026 released job awaits launch by Slurm scheduler
Jun 18 15:09:08 UTC 2026 running job 168049 is running
Jun 18 15:28:55 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-168049.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17817963990.tar.zstsize: 2 MiB (2714844 bytes)
entries: 510
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
zlib/1.3.1-GCCcore-14.2.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
zlib/1.3.1-GCCcore-14.2.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260618_152312UTC
fmt/11.2.0-GCCcore-14.2.0/20260618_151628UTC
gflags/2.2.2-GCCcore-14.2.0/20260618_151715UTC
glog/0.7.1-GCCcore-14.2.0/20260618_151935UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260618_152500UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260618_152145UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260618_152439UTC
zlib/1.3.1-GCCcore-14.2.0/20260618_152020UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jun 18 15:28:55 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/5) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen2+default
P: perf: 441.695 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen2+default
P: latency: 1.33 us (r:0, l:None, u:None)
[ OK ] (3/5) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen2+default
P: latency: 2.03 us (r:0, l:None, u:None)
[ OK ] (4/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen2+default
P: latency: 0.18 us (r:0, l:None, u:None)
[ OK ] (5/5) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 8003.65 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 5/5 test case(s) from 5 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-168049.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@zerefwayne
zerefwayne requested a review from casparvl June 22, 2026 07:39
Comment thread easystacks/software.eessi.io/2025.06/eessi-2025.06-eb-5.3.0-2025a.yml Outdated
Co-authored-by: Caspar van Leeuwen <33718780+casparvl@users.noreply.github.com>
@casparvl

Copy link
Copy Markdown
Collaborator

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2

@eessi-bot-aws

eessi-bot-aws Bot commented Jun 30, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.06/pr_1527/171978

date job status comment
Jun 30 13:16:10 UTC 2026 submitted job id 171978 awaits release by job manager
Jun 30 13:17:03 UTC 2026 released job awaits launch by Slurm scheduler
Jun 30 13:23:07 UTC 2026 running job 171978 is running
Jun 30 13:45:42 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-171978.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17828268260.tar.zstsize: 2 MiB (2588408 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260630_133702UTC
fmt/11.2.0-GCCcore-14.2.0/20260630_133103UTC
gflags/2.2.2-GCCcore-14.2.0/20260630_133150UTC
glog/0.7.1-GCCcore-14.2.0/20260630_133409UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_133848UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_133536UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_133828UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jun 30 13:45:42 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen2+default
P: perf: 441.413 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:x86-64-zen2+default
P: perf: 443.909 timesteps/s (r:0, l:None, u:None)
[ OK ] (3/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen2+default
P: latency: 1.27 us (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen2+default
P: latency: 2.03 us (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen2+default
P: latency: 0.18 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 7921.89 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 6/6 test case(s) from 6 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-171978.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@casparvl casparvl left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm, since all of the from-commit's here are actually in the 5.3.1 release of EasyBuild... I think we should bump this list to use EB 5.3.1

@casparvl

Copy link
Copy Markdown
Collaborator

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2

@eessi-bot-aws

eessi-bot-aws Bot commented Jun 30, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.06/pr_1527/171979

date job status comment
Jun 30 14:57:46 UTC 2026 submitted job id 171979 awaits release by job manager
Jun 30 14:57:54 UTC 2026 released job awaits launch by Slurm scheduler
Jun 30 15:03:57 UTC 2026 running job 171979 is running
Jun 30 15:25:32 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-171979.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen2-17828328140.tar.zstsize: 2 MiB (2579034 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260630_151806UTC
fmt/11.2.0-GCCcore-14.2.0/20260630_151156UTC
gflags/2.2.2-GCCcore-14.2.0/20260630_151246UTC
glog/0.7.1-GCCcore-14.2.0/20260630_151510UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_151953UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_151640UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260630_151934UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jun 30 15:25:32 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen2+default
P: perf: 424.722 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:x86-64-zen2+default
P: perf: 432.306 timesteps/s (r:0, l:None, u:None)
[ OK ] (3/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen2+default
P: latency: 1.31 us (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen2+default
P: latency: 2.09 us (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen2+default
P: latency: 0.18 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 7545.46 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 6/6 test case(s) from 6 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-171979.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@boegel

boegel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/neoverse_v1
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-deucalion for:arch=aarch64/a64fx
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-aws-eu-south for:arch=x86_64/amd/zen5

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 1, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: neoverse_v1
Building for: aarch64/neoverse_v1
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172293

date job status comment
Jul 01 08:57:58 UTC 2026 submitted job id 172293 awaits release by job manager
Jul 01 08:58:31 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:02:45 UTC 2026 running job 172293 is running
Jul 01 09:10:20 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172293.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-aarch64-neoverse_v1-17828968920.tar.zstsize: 2 MiB (2373018 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/neoverse_v1/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/aarch64/neoverse_v1/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/aarch64/neoverse_v1/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_090721UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_090516UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_090536UTC
glog/0.7.1-GCCcore-14.2.0/20260701_090632UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_090803UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_090706UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_090755UTC
other under 2025.06/software/linux/aarch64/neoverse_v1
no other files in tarball
Jul 01 09:10:20 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:aarch64-neoverse_v1+default
P: perf: 979.179 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:aarch64-neoverse_v1+default
P: perf: 943.111 timesteps/s (r:0, l:None, u:None)
[ OK ] (3/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:aarch64-neoverse_v1+default
P: latency: 1.63 us (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:aarch64-neoverse_v1+default
P: latency: 5.36 us (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:aarch64-neoverse_v1+default
P: latency: 0.26 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:aarch64-neoverse_v1+default
P: bandwidth: 28655.49 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 6/6 test case(s) from 6 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-172293.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-deucalion

eessi-bot-deucalion Bot commented Jul 1, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-deucalion for repository eessi.io-2025.06-software
Building on: a64fx
Building for: aarch64/a64fx
Job dir: /home/eessibot/new-bot/jobs/2026.07/pr_1527/1717445

date job status comment
Jul 01 08:57:58 UTC 2026 submitted job id 1717445 awaits release by job manager
Jul 01 10:18:30 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 10:19:49 UTC 2026 running job 1717445 is running
Jul 15 10:30:30 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-1717445.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-aarch64-a64fx-17829027120.tar.zstsize: 2 MiB (2528912 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/a64fx/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/aarch64/a64fx/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/aarch64/a64fx/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_104125UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_103200UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_103325UTC
glog/0.7.1-GCCcore-14.2.0/20260701_103720UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_104426UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_103956UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_104351UTC
other under 2025.06/software/linux/aarch64/a64fx
no other files in tarball
Jul 15 10:30:30 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:a64fx+default [Skipping test: nodes in this partition only have 30720 MiB memory available (per node) according to the current ReFrame configuration, but 49152 MiB is needed]
[ SKIP ] (2/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:a64fx+default [Skipping test: nodes in this partition only have 30720 MiB memory available (per node) according to the current ReFrame configuration, but 49152 MiB is needed]
[ OK ] (3/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:a64fx+default
P: perf: 461.469 timesteps/s (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:a64fx+default
P: perf: 537.915 timesteps/s (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:a64fx+default
P: latency: 0.9 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:a64fx+default
P: bandwidth: 8018.02 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 4/6 test case(s) from 6 check(s) (0 failure(s), 2 skipped, 0 aborted)
Details
✅ job output file slurm-1717445.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-aws-eu-south

eessi-bot-aws-eu-south Bot commented Jul 1, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-aws-eu-south for repository eessi.io-2025.06-software
Building on: amd-zen5
Building for: x86_64/amd/zen5
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/216

date job status comment
Jul 01 08:58:00 UTC 2026 submitted job id 216 awaits release by job manager
Jul 01 08:58:35 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:04:39 UTC 2026 running job 216 is running
Jul 01 09:18:11 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-216.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen5-17828972170.tar.zstsize: 2 MiB (2573797 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/amd/zen5/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/x86_64/amd/zen5/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_091255UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_091001UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_091016UTC
glog/0.7.1-GCCcore-14.2.0/20260701_091103UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_091327UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_091145UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_091321UTC
other under 2025.06/software/linux/x86_64/amd/zen5
no other files in tarball
Jul 01 09:18:11 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen5+default
P: perf: 1563.322 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:x86-64-zen5+default
P: perf: 1553.012 timesteps/s (r:0, l:None, u:None)
[ OK ] (3/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen5+default
P: latency: 1.29 us (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen5+default
P: latency: 2.83 us (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen5+default
P: latency: 0.13 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen5+default
P: bandwidth: 45655.87 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 6/6 test case(s) from 6 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-216.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@boegel boegel changed the title Add CPU dependencies for HIP and RCCL {2025.06}[GCCcore/14.2.0] CPU-only dependencies for HIP and RCCL Jul 1, 2026
@boegel

boegel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

JSC bot is down (system maintenance)

@boegel boegel added the 2025.06-software.eessi.io 2025.06 version of software.eessi.io label Jul 1, 2026
@boegel

boegel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 16, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-mc-aws for repository eessi.io-2025.06-software
Building on: amd-zen4
Building for: x86_64/amd/zen4
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/177117

date job status comment
Jul 16 09:21:34 UTC 2026 submitted job id 177117 awaits release by job manager
Jul 16 09:22:16 UTC 2026 released job awaits launch by Slurm scheduler
Jul 16 09:31:20 UTC 2026 running job 177117 is running
Jul 16 09:47:59 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-177117.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-x86_64-amd-zen4-17841950020.tar.zstsize: 2 MiB (2578767 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/amd/zen4/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/x86_64/amd/zen4/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/x86_64/amd/zen4/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260716_094154UTC
fmt/11.2.0-GCCcore-14.2.0/20260716_093729UTC
gflags/2.2.2-GCCcore-14.2.0/20260716_093800UTC
glog/0.7.1-GCCcore-14.2.0/20260716_093936UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260716_094304UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260716_094039UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260716_094250UTC
other under 2025.06/software/linux/x86_64/amd/zen4
no other files in tarball
Jul 16 09:47:59 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] (1/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:x86-64-zen4+default
P: perf: 881.778 timesteps/s (r:0, l:None, u:None)
[ OK ] (2/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:x86-64-zen4+default
P: perf: 883.589 timesteps/s (r:0, l:None, u:None)
[ OK ] (3/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /e4bf9965 @BotBuildTests:x86-64-zen4+default
P: latency: 1.72 us (r:0, l:None, u:None)
[ OK ] (4/6) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node %device_type=cpu /3da4890b @BotBuildTests:x86-64-zen4+default
P: latency: 3.9 us (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /3255009a @BotBuildTests:x86-64-zen4+default
P: latency: 0.22 us (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2025a %scale=1_node /59f4b331 @BotBuildTests:x86-64-zen4+default
P: bandwidth: 12349.9 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 6/6 test case(s) from 6 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-177117.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:11 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen4-17841950020.tar.zst to S3 bucket succeeded
Jul 20 15:25:24 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen4-17841950020.tar.zst to S3 bucket succeeded

@casparvl

Copy link
Copy Markdown
Collaborator

bot:status last_build

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 16, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

6 similar comments
@eessi-bot-surf

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-deucalion

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-aws-eu-south

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-rug

eessi-bot-rug Bot commented Jul 16, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@gpu-bot-ugent

gpu-bot-ugent Bot commented Jul 16, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@gpu-bot-ugent

gpu-bot-ugent Bot commented Jul 16, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 01 10:20:58 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@casparvl casparvl added the bot:deploy Ask bot to deploy missing software installations to EESSI label Jul 16, 2026
@casparvl

Copy link
Copy Markdown
Collaborator

Darn, the grace one is invalid, that's from 2 weeks ago...

@casparvl

Copy link
Copy Markdown
Collaborator

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace

1 similar comment
@casparvl

Copy link
Copy Markdown
Collaborator

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-jsc for:arch=aarch64/nvidia/grace

@eessi-bot-jsc

eessi-bot-jsc Bot commented Jul 20, 2026

Copy link
Copy Markdown

New job on instance eessi-bot-jsc for repository eessi.io-2025.06-software
Building on: nvidia-grace
Building for: aarch64/nvidia/grace
Job dir: /p/project1/ceasybuilders/eessibot/jobs/2026.07/pr_1527/15450636

date job status comment
Jul 20 12:20:18 UTC 2026 submitted job id 15450636 awaits release by job manager
Jul 20 12:20:34 UTC 2026 released job awaits launch by Slurm scheduler
Jul 20 12:27:45 UTC 2026 running job 15450636 is running
Jul 20 12:52:16 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-15450636.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-aarch64-nvidia-grace-17845509430.tar.gzsize: 3 MiB (3684373 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/nvidia/grace/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1.lua
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1.lua
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1.lua
software under 2025.06/software/linux/aarch64/nvidia/grace/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1
reprod directories under 2025.06/software/linux/aarch64/nvidia/grace/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260720_123419UTC
fmt/11.2.0-GCCcore-14.2.0/20260720_123133UTC
gflags/2.2.2-GCCcore-14.2.0/20260720_123150UTC
glog/0.7.1-GCCcore-14.2.0/20260720_123232UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260720_123452UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260720_123359UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260720_123445UTC
other under 2025.06/software/linux/aarch64/nvidia/grace
no other files in tarball
Jul 20 12:52:16 UTC 2026 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite produced failures.
ReFrame Summary
[ FAILED ] Ran 18/30 test case(s) from 30 check(s) (4 failure(s), 12 skipped, 0 aborted)
Details
✅ job output file slurm-15450636.out
❌ found message matching ERROR:
❌ found message matching [\s*FAILED\s*].*Ran .* test case
Jul 20 15:24:50 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-aarch64-nvidia-grace-17845509430.tar.gz to S3 bucket succeeded

@casparvl casparvl added bot:deploy Ask bot to deploy missing software installations to EESSI and removed bot:deploy Ask bot to deploy missing software installations to EESSI labels Jul 20, 2026
@casparvl

casparvl commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

And now I'm wondering: will the existing staging PR be updated? will it create a new one? Or neither...? Time will tell I guess.

@casparvl

Copy link
Copy Markdown
Collaborator

Ok, it seems to have been added to https://github.com/EESSI/staging_bundles/pull/635 just fine... I'll have to give it a final look with a fresh set of eyes before I'm confident enought to merge it though.

@casparvl

Copy link
Copy Markdown
Collaborator

One final check here at least:

bot:status last_build

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 20, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

7 similar comments
@gpu-bot-ugent

gpu-bot-ugent Bot commented Jul 20, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-surf

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-jsc

eessi-bot-jsc Bot commented Jul 20, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-deucalion

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-aws-eu-south

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@gpu-bot-ugent

gpu-bot-ugent Bot commented Jul 20, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@eessi-bot-rug

eessi-bot-rug Bot commented Jul 20, 2026

Copy link
Copy Markdown

This is the status of all the bot: build commands:

on for repo result date status url
a64fx aarch64/a64fx eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:49:05 UTC 2026 finished #1527 (comment)
generic aarch64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:39:33 UTC 2026 finished #1527 (comment)
neoverse_n1 aarch64/neoverse_n1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:28:46 UTC 2026 finished #1527 (comment)
neoverse_v1 aarch64/neoverse_v1 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:23:55 UTC 2026 finished #1527 (comment)
nvidia-grace aarch64/nvidia/grace eessi.io-2025.06-software 😁 SUCCESS Jul 20 12:52:16 UTC 2026 finished #1527 (comment)
amd-zen2 x86_64/amd/zen2 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:09 UTC 2026 finished #1527 (comment)
amd-zen3 x86_64/amd/zen3 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:42:40 UTC 2026 finished #1527 (comment)
amd-zen4 x86_64/amd/zen4 eessi.io-2025.06-software 😁 SUCCESS Jul 16 09:47:59 UTC 2026 finished #1527 (comment)
amd-zen5 x86_64/amd/zen5 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:30:57 UTC 2026 finished #1527 (comment)
generic x86_64/generic eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:27:37 UTC 2026 finished #1527 (comment)
intel-cascadelake x86_64/intel/cascadelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:29:53 UTC 2026 finished #1527 (comment)
intel-haswell x86_64/intel/haswell eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:26:26 UTC 2026 finished #1527 (comment)
intel-icelake x86_64/intel/icelake eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:11 UTC 2026 finished #1527 (comment)
intel-sapphirerapids x86_64/intel/sapphirerapids eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:25:13 UTC 2026 finished #1527 (comment)
intel-skylake_avx512 x86_64/intel/skylake_avx512 eessi.io-2025.06-software 😁 SUCCESS Jul 15 12:22:39 UTC 2026 finished #1527 (comment)

@casparvl

Copy link
Copy Markdown
Collaborator

Ok, I'm convinced. Merging the staging PR.

@bedroge
bedroge merged commit b1e2416 into EESSI:main Jul 21, 2026
145 of 163 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025.06-software.eessi.io 2025.06 version of software.eessi.io bot:deploy Ask bot to deploy missing software installations to EESSI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants