Skip to content

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

Open
zerefwayne wants to merge 7 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 7 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

@eessi-bot-aws-eu-south

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

Copy link
Copy Markdown

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

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

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

boegel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

JSC bot is down (system maintenance)

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

boegel commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

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

@eessi-bot-jsc

eessi-bot-jsc Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

date job status comment
Jul 01 09:39:51 UTC 2026 submitted job id 15392859 awaits release by job manager
Jul 01 09:40:25 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:41:30 UTC 2026 running job 15392859 is running
Jul 01 10:20:58 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-15392859.out
✅ no message matching FATAL:
✅ no message matching ERROR:
✅ no message matching FAILED:
✅ no message matching required modules missing:
✅ found message(s) matching No missing installations
✅ found message matching .tar.* created!
Artefacts
eessi-2025.06-software-linux-aarch64-nvidia-grace-17829002060.tar.gzsize: 3 MiB (3677436 bytes)
entries: 468
modules under 2025.06/software/linux/aarch64/nvidia/grace/modules/all
CppHeaderParser/2.7.4-GCCcore-14.2.0.lua
fmt/11.2.0-GCCcore-14.2.0.lua
gflags/2.2.2-GCCcore-14.2.0.lua
glog/0.7.1-GCCcore-14.2.0.lua
rocm-core/6.4.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/nvidia/grace/software
CppHeaderParser/2.7.4-GCCcore-14.2.0
fmt/11.2.0-GCCcore-14.2.0
gflags/2.2.2-GCCcore-14.2.0
glog/0.7.1-GCCcore-14.2.0
rocm-core/6.4.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/nvidia/grace/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_100157UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095350UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095422UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095511UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100233UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100028UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100227UTC
other under 2025.06/software/linux/aarch64/nvidia/grace
no other files in tarball
Jul 01 10:20:58 UTC 2026 test result
😢 FAILURE (click triangle for details)
Reason
EESSI test suite produced failures.
ReFrame Summary
[ FAILED ] Ran 18/30 test case(s) from 30 check(s) (4 failure(s), 12 skipped, 0 aborted)
Details
✅ job output file slurm-15392859.out
❌ found message matching ERROR:
❌ found 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=x86_64/generic
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-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/skylake_avx512
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=aarch64/generic
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=aarch64/neoverse_n1

@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: generic
Building for: x86_64/generic
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172294

date job status comment
Jul 01 09:40:39 UTC 2026 submitted job id 172294 awaits release by job manager
Jul 01 09:41:32 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:48:02 UTC 2026 running job 172294 is running
Jul 01 10:00:47 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172294.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-17828997120.tar.zstsize: 2 MiB (2538368 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.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/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.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/generic/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095352UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095035UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095107UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095236UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095459UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095329UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095447UTC
other under 2025.06/software/linux/x86_64/generic
no other files in tarball
Jul 01 10:00:47 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: 458.564 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: 476.225 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.81 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.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-generic+default
P: latency: 0.64 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: 10407.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-172294.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: amd-zen3
Building for: x86_64/amd/zen3
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172295

date job status comment
Jul 01 09:40:48 UTC 2026 submitted job id 172295 awaits release by job manager
Jul 01 09:41:27 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:46:54 UTC 2026 running job 172295 is running
Jul 01 10:05:36 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172295.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-17828999880.tar.zstsize: 2 MiB (2578422 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.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/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.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/zen3/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095815UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095329UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095404UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095549UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095931UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095657UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095917UTC
other under 2025.06/software/linux/x86_64/amd/zen3
no other files in tarball
Jul 01 10:05:36 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: 524.878 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: 537.96 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.83 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.08 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.16 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: 14286.24 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-172295.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: amd-zen4
Building for: x86_64/amd/zen4
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172296

date job status comment
Jul 01 09:40:57 UTC 2026 submitted job id 172296 awaits release by job manager
Jul 01 09:41:29 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:46:56 UTC 2026 running job 172296 is running
Jul 01 09:58:10 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172296.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-17828995470.tar.zstsize: 2 MiB (2574374 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.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/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.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/zen4/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095120UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_094836UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_094903UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095021UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095218UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095101UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095207UTC
other under 2025.06/software/linux/x86_64/amd/zen4
no other files in tarball
Jul 01 09:58:10 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: 1105.563 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: 1144.751 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.4 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.24 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: 14374.65 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-172296.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: intel-haswell
Building for: x86_64/intel/haswell
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172297

date job status comment
Jul 01 09:41:05 UTC 2026 submitted job id 172297 awaits release by job manager
Jul 01 09:41:34 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:48:05 UTC 2026 running job 172297 is running
Jul 01 10:00:50 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172297.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-17828997460.tar.zstsize: 2 MiB (2597935 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.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/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.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/intel/haswell/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095425UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095108UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095140UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095311UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095533UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095402UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095521UTC
other under 2025.06/software/linux/x86_64/intel/haswell
no other files in tarball
Jul 01 10:00:50 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: 444.827 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: 465.721 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.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-haswell+default
P: latency: 2.21 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.61 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: 10453.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-172297.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: intel-skylake_avx512
Building for: x86_64/intel/skylake_avx512
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172298

date job status comment
Jul 01 09:41:14 UTC 2026 submitted job id 172298 awaits release by job manager
Jul 01 09:41:40 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:49:17 UTC 2026 running job 172298 is running
Jul 01 10:04:29 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172298.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-17829001270.tar.zstsize: 2 MiB (2615756 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.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/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.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/intel/skylake_avx512/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_100046UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095617UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095648UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095819UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100150UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095929UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100139UTC
other under 2025.06/software/linux/x86_64/intel/skylake_avx512
no other files in tarball
Jul 01 10:04:29 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: 206.206 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: 447.816 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.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-skylake+default
P: latency: 2.25 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.41 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: 10700.32 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-172298.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: intel-icelake
Building for: x86_64/intel/icelake
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172299

date job status comment
Jul 01 09:41:23 UTC 2026 submitted job id 172299 awaits release by job manager
Jul 01 09:41:37 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:49:14 UTC 2026 running job 172299 is running
Jul 01 10:03:16 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172299.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-17829000380.tar.zstsize: 2 MiB (2601996 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.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/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.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/intel/icelake/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095928UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095534UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095600UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095718UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100023UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095816UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100013UTC
other under 2025.06/software/linux/x86_64/intel/icelake
no other files in tarball
Jul 01 10:03:17 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: 539.856 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: 555.404 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: 0.97 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.61 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.29 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: 12897.65 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-172299.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: intel-cascadelake
Building for: x86_64/intel/cascadelake
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172300

date job status comment
Jul 01 09:41:31 UTC 2026 submitted job id 172300 awaits release by job manager
Jul 01 09:42:47 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:51:40 UTC 2026 running job 172300 is running
Jul 01 10:09:52 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172300.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-17829002920.tar.zstsize: 2 MiB (2611557 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.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/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.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/intel/cascadelake/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_100325UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095846UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095920UTC
glog/0.7.1-GCCcore-14.2.0/20260701_100056UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100434UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100209UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100421UTC
other under 2025.06/software/linux/x86_64/intel/cascadelake
no other files in tarball
Jul 01 10:09:52 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: 410.107 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: 426.156 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.3 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.76 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: 10207.07 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-172300.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: intel-sapphirerapids
Building for: x86_64/intel/sapphirerapids
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172301

date job status comment
Jul 01 09:41:39 UTC 2026 submitted job id 172301 awaits release by job manager
Jul 01 09:42:50 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:53:01 UTC 2026 running job 172301 is running
Jul 01 10:08:49 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172301.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-17829002380.tar.zstsize: 2 MiB (2609182 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.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/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.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/intel/sapphirerapids/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_100249UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095857UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095923UTC
glog/0.7.1-GCCcore-14.2.0/20260701_100040UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100344UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100138UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100334UTC
other under 2025.06/software/linux/x86_64/intel/sapphirerapids
no other files in tarball
Jul 01 10:08:49 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: 557.032 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: 573.542 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.46 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.6 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.31 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: 12271.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-172301.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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: generic
Building for: aarch64/generic
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172302

date job status comment
Jul 01 09:41:47 UTC 2026 submitted job id 172302 awaits release by job manager
Jul 01 09:42:42 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:50:19 UTC 2026 running job 172302 is running
Jul 01 10:00:45 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172302.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-17828998570.tar.zstsize: 2 MiB (2340317 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.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/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.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/generic/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_095628UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095343UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095409UTC
glog/0.7.1-GCCcore-14.2.0/20260701_095523UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095724UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095607UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_095714UTC
other under 2025.06/software/linux/aarch64/generic
no other files in tarball
Jul 01 10:00:45 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.944 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: 663.484 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.28 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.29 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: 16021.42 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-172302.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@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_n1
Building for: aarch64/neoverse_n1
Job dir: /project/def-users/SHARED/jobs/2026.07/pr_1527/172303

date job status comment
Jul 01 09:41:55 UTC 2026 submitted job id 172303 awaits release by job manager
Jul 01 09:42:45 UTC 2026 released job awaits launch by Slurm scheduler
Jul 01 09:51:33 UTC 2026 running job 172303 is running
Jul 01 10:06:41 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-172303.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-17829002640.tar.zstsize: 2 MiB (2379675 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.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_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.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_n1/reprod
CppHeaderParser/2.7.4-GCCcore-14.2.0/20260701_100308UTC
fmt/11.2.0-GCCcore-14.2.0/20260701_095839UTC
gflags/2.2.2-GCCcore-14.2.0/20260701_095909UTC
glog/0.7.1-GCCcore-14.2.0/20260701_100031UTC
rocm-core/6.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100406UTC
rocm-smi/7.6.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100154UTC
rocprofiler-register/0.4.0-GCCcore-14.2.0-ROCm-6.4.1/20260701_100356UTC
other under 2025.06/software/linux/aarch64/neoverse_n1
no other files in tarball
Jul 01 10:06:41 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: 206.741 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.749 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.97 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.35 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.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-neoverse_n1+default
P: bandwidth: 14696.73 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-172303.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants