Skip to content

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

Open
zerefwayne wants to merge 8 commits into
EESSI:mainfrom
zerefwayne:add-hip-gcc
Open

{2025.06}[GCCcore/14.2.0] CPU-only dependencies for HIP and RCCL#1527
zerefwayne wants to merge 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

@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
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen3
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen4
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-aws-eu-south for:arch=x86_64/amd/zen5
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/skylake_avx512
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/haswell
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/icelake
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/cascadelake
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/intel/sapphirerapids
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/generic
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/generic
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/neoverse_n1
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-deucalion for:arch=aarch64/a64fx
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 15, 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.07/pr_1527/176792

date job status comment
Jul 15 12:11:14 UTC 2026 submitted job id 176792 awaits release by job manager
Jul 15 12:11:36 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:13:11 UTC 2026 running job 176792 is running
Jul 15 12:25:09 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176792.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-17841181310.tar.zstsize: 2 MiB (2583210 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.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/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.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/zen2/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_122011UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121537UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121623UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121836UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122154UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121941UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122134UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
Jul 15 12:25:09 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: 440.233 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: 448.342 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.06 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: 7802.82 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-176792.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:05:33 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen2-17841181310.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:19 UTC 2026 submitted job id 176793 awaits release by job manager
Jul 15 12:11:39 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:25:01 UTC 2026 running job 176793 is running
Jul 15 12:42:40 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176793.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-zen3-17841190630.tar.zstsize: 2 MiB (2580364 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/amd/zen3/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/zen3/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/zen3/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_123614UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_123142UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_123215UTC
glog/0.7.1-GCCcore-14.2.0/20260715_123351UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_123724UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_123459UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_123711UTC
other under 2025.06/software/linux/x86_64/amd/zen3
no other files in tarball
Jul 15 12:42:40 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-zen3+default
P: perf: 529.943 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-zen3+default
P: perf: 534.002 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-zen3+default
P: latency: 0.8 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-zen3+default
P: latency: 1.12 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-zen3+default
P: latency: 0.27 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-zen3+default
P: bandwidth: 14696.21 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-176793.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:02 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen3-17841190630.tar.zst to S3 bucket succeeded

@eessi-bot-aws-eu-south

eessi-bot-aws-eu-south Bot commented Jul 15, 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/220

date job status comment
Jul 15 12:11:20 UTC 2026 submitted job id 220 awaits release by job manager
Jul 15 12:12:20 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:19:25 UTC 2026 running job 220 is running
Jul 15 12:30:57 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-220.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-17841185020.tar.zstsize: 2 MiB (2575326 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.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/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.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/zen5/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_122738UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_122446UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_122501UTC
glog/0.7.1-GCCcore-14.2.0/20260715_122547UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122809UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122629UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122803UTC
other under 2025.06/software/linux/x86_64/amd/zen5
no other files in tarball
Jul 15 12:30:57 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: 1561.588 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: 1567.13 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.39 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.86 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.14 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: 46267.02 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-220.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:05:34 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-amd-zen5-17841185020.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 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/176794

date job status comment
Jul 15 12:11:24 UTC 2026 submitted job id 176794 awaits release by job manager
Jul 15 12:11:42 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:13:14 UTC 2026 running job 176794 is running
Jul 15 12:20:02 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176794.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-17841178810.tar.zstsize: 2 MiB (2578973 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/20260715_121650UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121408UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121435UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121552UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_121749UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121632UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121737UTC
other under 2025.06/software/linux/x86_64/amd/zen4
no other files in tarball
Jul 15 12:20:02 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: 1159.736 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: 1162.29 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.39 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.15 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.14 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: 14263.68 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-176794.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:30 UTC 2026 submitted job id 176795 awaits release by job manager
Jul 15 12:11:45 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:13:16 UTC 2026 running job 176795 is running
Jul 15 12:22:39 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176795.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-intel-skylake_avx512-17841179760.tar.zstsize: 2 MiB (2649749 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/intel/skylake_avx512/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/intel/skylake_avx512/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/intel/skylake_avx512/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121809UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121506UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121536UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121700UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_121914UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121749UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121901UTC
other under 2025.06/software/linux/x86_64/intel/skylake_avx512
no other files in tarball
Jul 15 12:22:39 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-skylake+default
P: perf: 429.914 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-skylake+default
P: perf: 441.198 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-skylake+default
P: latency: 1.15 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-skylake+default
P: latency: 1.65 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-skylake+default
P: latency: 0.27 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-skylake+default
P: bandwidth: 10900.13 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-176795.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:29 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-skylake_avx512-17841179760.tar.zst to S3 bucket succeeded

@eessi-bot-deucalion

eessi-bot-deucalion Bot commented Jul 15, 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/1751420

date job status comment
Jul 15 12:11:30 UTC 2026 submitted job id 1751420 awaits release by job manager
Jul 15 12:11:38 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:12:42 UTC 2026 running job 1751420 is running
Jul 15 12:49:05 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-1751420.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-17841193350.tar.zstsize: 2 MiB (2528337 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.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/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.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/a64fx/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_123816UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_122754UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_122920UTC
glog/0.7.1-GCCcore-14.2.0/20260715_123318UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_124118UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_123610UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_124040UTC
other under 2025.06/software/linux/aarch64/a64fx
no other files in tarball
Jul 15 12:49:08 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_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.89 us (r:0, l:None, u:None)
[ OK ] (4/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: 7968.95 MB/s (r:0, l:None, u:None)
[ OK ] (5/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025-foss-2024a-kokkos %scale=1_node /ade8cad7 @BotBuildTests:a64fx+default
P: perf: 541.222 timesteps/s (r:0, l:None, u:None)
[ OK ] (6/6) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/22Jul2025_update4-foss-2025b-kokkos %scale=1_node /e121eb9c @BotBuildTests:a64fx+default
P: perf: 532.262 timesteps/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-1751420.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:05:58 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-aarch64-a64fx-17841193350.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:35 UTC 2026 submitted job id 176796 awaits release by job manager
Jul 15 12:13:02 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:35 UTC 2026 running job 176796 is running
Jul 15 12:26:26 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176796.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-intel-haswell-17841180840.tar.zstsize: 2 MiB (2633789 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/intel/haswell/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/intel/haswell/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/intel/haswell/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121956UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121632UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121704UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121836UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122107UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121932UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122053UTC
other under 2025.06/software/linux/x86_64/intel/haswell
no other files in tarball
Jul 15 12:26:26 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-haswell+default
P: perf: 459.133 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-haswell+default
P: perf: 444.79 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-haswell+default
P: latency: 2.45 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-haswell+default
P: latency: 2.27 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-haswell+default
P: latency: 0.63 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-haswell+default
P: bandwidth: 10426.6 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-176796.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:20 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-haswell-17841180840.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:40 UTC 2026 submitted job id 176797 awaits release by job manager
Jul 15 12:13:05 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:38 UTC 2026 running job 176797 is running
Jul 15 12:25:11 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176797.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-intel-icelake-17841179650.tar.zstsize: 2 MiB (2644405 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/intel/icelake/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/intel/icelake/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/intel/icelake/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121818UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121548UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121612UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121721UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_121910UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121800UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121900UTC
other under 2025.06/software/linux/x86_64/intel/icelake
no other files in tarball
Jul 15 12:25: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-icelake+default
P: perf: 537.408 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-icelake+default
P: perf: 562.703 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-icelake+default
P: latency: 1.03 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-icelake+default
P: latency: 1.51 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-icelake+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:x86-64-icelake+default
P: bandwidth: 14048.43 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-176797.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:39 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-icelake-17841179650.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:45 UTC 2026 submitted job id 176798 awaits release by job manager
Jul 15 12:12:59 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:32 UTC 2026 running job 176798 is running
Jul 15 12:29:53 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176798.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-intel-cascadelake-17841184200.tar.zstsize: 2 MiB (2646094 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/intel/cascadelake/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/intel/cascadelake/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/intel/cascadelake/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_122528UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_122046UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_122121UTC
glog/0.7.1-GCCcore-14.2.0/20260715_122301UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122640UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122412UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122627UTC
other under 2025.06/software/linux/x86_64/intel/cascadelake
no other files in tarball
Jul 15 12:29:53 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-cascadelake+default
P: perf: 409.861 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-cascadelake+default
P: perf: 425.872 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-cascadelake+default
P: latency: 1.28 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-cascadelake+default
P: latency: 1.78 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-cascadelake+default
P: latency: 0.25 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-cascadelake+default
P: bandwidth: 10197.7 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-176798.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:48 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-cascadelake-17841184200.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:50 UTC 2026 submitted job id 176799 awaits release by job manager
Jul 15 12:13:08 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:42 UTC 2026 running job 176799 is running
Jul 15 12:25:13 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176799.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-intel-sapphirerapids-17841179610.tar.zstsize: 2 MiB (2643760 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/intel/sapphirerapids/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/intel/sapphirerapids/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/intel/sapphirerapids/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121816UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121546UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121611UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121720UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_121909UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121758UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121859UTC
other under 2025.06/software/linux/x86_64/intel/sapphirerapids
no other files in tarball
Jul 15 12:25:13 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-sapphirerapids+default
P: perf: 556.037 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-sapphirerapids+default
P: perf: 575.008 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-sapphirerapids+default
P: latency: 1.47 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-sapphirerapids+default
P: latency: 1.64 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-sapphirerapids+default
P: latency: 0.3 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-sapphirerapids+default
P: bandwidth: 12376.11 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-176799.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:06:57 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-intel-sapphirerapids-17841179610.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:11:55 UTC 2026 submitted job id 176800 awaits release by job manager
Jul 15 12:12:57 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:29 UTC 2026 running job 176800 is running
Jul 15 12:27:37 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176800.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-generic-17841180720.tar.zstsize: 2 MiB (2545236 bytes)
entries: 468
modules under 2025.06/software/linux/x86_64/generic/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/generic/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/generic/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121947UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121627UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121700UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121831UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122057UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121922UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122043UTC
other under 2025.06/software/linux/x86_64/generic
no other files in tarball
Jul 15 12:27:37 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-generic+default
P: perf: 451.505 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-generic+default
P: perf: 459.953 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-generic+default
P: latency: 2.49 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-generic+default
P: latency: 2.55 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-generic+default
P: latency: 0.68 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-generic+default
P: bandwidth: 10672.13 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-176800.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:05:52 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-x86_64-generic-17841180720.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:12:01 UTC 2026 submitted job id 176801 awaits release by job manager
Jul 15 12:12:48 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:26:17 UTC 2026 running job 176801 is running
Jul 15 12:39:33 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176801.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-generic-17841187990.tar.zstsize: 2 MiB (2346491 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/generic/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/generic/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/generic/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_123210UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_122930UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_122955UTC
glog/0.7.1-GCCcore-14.2.0/20260715_123106UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_123305UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_123151UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_123254UTC
other under 2025.06/software/linux/aarch64/generic
no other files in tarball
Jul 15 12:39:33 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-generic+default
P: perf: 664.334 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-generic+default
P: perf: 661.432 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-generic+default
P: latency: 1.99 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-generic+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-generic+default
P: latency: 0.3 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-generic+default
P: bandwidth: 16262.37 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-176801.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:07:06 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-aarch64-generic-17841187990.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 15 12:12:07 UTC 2026 submitted job id 176802 awaits release by job manager
Jul 15 12:12:51 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:19 UTC 2026 running job 176802 is running
Jul 15 12:28:46 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176802.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_n1-17841183860.tar.zstsize: 2 MiB (2385330 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/neoverse_n1/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/neoverse_n1/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/neoverse_n1/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_122508UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_122054UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_122123UTC
glog/0.7.1-GCCcore-14.2.0/20260715_122243UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_122607UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122355UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_122555UTC
other under 2025.06/software/linux/aarch64/neoverse_n1
no other files in tarball
Jul 15 12:28:46 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_n1+default
P: perf: 664.367 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_n1+default
P: perf: 660.022 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_n1+default
P: latency: 1.99 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_n1+default
P: latency: 5.38 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_n1+default
P: latency: 0.28 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_n1+default
P: bandwidth: 16240.08 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-176802.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:07:15 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-aarch64-neoverse_n1-17841183860.tar.zst to S3 bucket succeeded

@eessi-bot-aws

eessi-bot-aws Bot commented Jul 15, 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/176803

date job status comment
Jul 15 12:12:13 UTC 2026 submitted job id 176803 awaits release by job manager
Jul 15 12:12:54 UTC 2026 released job awaits launch by Slurm scheduler
Jul 15 12:14:22 UTC 2026 running job 176803 is running
Jul 15 12:23:55 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-176803.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-17841179090.tar.zstsize: 2 MiB (2373566 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.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/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.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/neoverse_v1/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260715_121736UTC
fmt/11.2.0-GCCcore-14.2.0/20260715_121532UTC
gflags/2.2.2-GCCcore-14.2.0/20260715_121552UTC
glog/0.7.1-GCCcore-14.2.0/20260715_121647UTC
rocm-core/6.4.1-GCCcore-14.2.0-ROCm-6.4.1/20260715_121818UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121721UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260715_121810UTC
other under 2025.06/software/linux/aarch64/neoverse_v1
no other files in tarball
Jul 15 12:23:55 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: 974.931 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: 945.852 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.6 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.37 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.25 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: 28776.72 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-176803.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case
Jul 16 11:05:42 UTC 2026 uploaded transfer of eessi-2025.06-software-linux-aarch64-neoverse_v1-17841179090.tar.zst to S3 bucket succeeded

@casparvl

Copy link
Copy Markdown
Collaborator

Note sure why, but the zen4 job seems to have gotten lost. Let's retry:

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

@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

@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

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.

4 participants