Skip to content

Allow building for a list of accelerators in a single build#210

Open
bedroge wants to merge 43 commits into
EESSI:mainfrom
bedroge:combine_cc_targets
Open

Allow building for a list of accelerators in a single build#210
bedroge wants to merge 43 commits into
EESSI:mainfrom
bedroge:combine_cc_targets

Conversation

@bedroge
Copy link
Copy Markdown
Contributor

@bedroge bedroge commented Apr 21, 2026

This would greatly reduce the number of tarballs, and hence speed up the deployment and ingestion.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

I suppose the bot will not accept this build command, but let's see what happens:

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70,nvidia/cc80

Edit: as expected, this failed:

tools.build_params.EESSIBotBuildParamsValueError: Expected argument nvidia/cc80 to be split into exactly two parts when splitting by '=', but the number of items after splitting is 1

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

Based on a quick look at the code (https://github.com/EESSI/eessi-bot-software-layer/blob/develop/tools/build_params.py#L59), splitting by comma is tricky anyway. Let's see what happens if we use another character.

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70&nvidia/cc80

Edit: this does not work either, it's using that string in the build directory name, and it doesn't like the & there...

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

Cloning into '/project/def-users/SHARED/jobs/2026.04/pr_210/event_3e25f3f0-3d87-11f1-80a2-5e6a35025e4a/run_000/x86_64/amd/zen2/nvidia/cc70'...

Unable to clone the target repository.
Tip: This could be a connection failure. Try again and if the issue remains check if the address is correct.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

Maybe a plus? 😄

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150043

date job status comment
Apr 21 13:40:07 UTC 2026 submitted job id 150043 awaits release by job manager
Apr 21 13:40:11 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 13:42:12 UTC 2026 finished
🤷 UNKNOWN (click triangle for detailed information)
  • Job results file _bot_job150043.result does not exist in job directory or reading it failed.
  • No artefacts were found/reported.
Apr 21 13:42:12 UTC 2026 test result
🤷 UNKNOWN (click triangle for detailed information)
  • Job test file _bot_job150043.test does not exist in job directory or reading it failed.

@EESSI EESSI deleted a comment from eessi-bot-aws Bot Apr 21, 2026
@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

Let's try that on an actual easystack:

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150045

date job status comment
Apr 21 13:54:59 UTC 2026 submitted job id 150045 awaits release by job manager
Apr 21 13:55:25 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 13:56:27 UTC 2026 running job 150045 is running
Apr 21 13:58:33 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-150045.out
✅ no message matching FATAL:
❌ found message matching ERROR:
❌ found message matching FAILED:
❌ found 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-17767797780.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80
no other files in tarball
Apr 21 13:58:33 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.698 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.35 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.08 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: 7875.94 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-150045.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150046

date job status comment
Apr 21 13:58:02 UTC 2026 submitted job id 150046 awaits release by job manager
Apr 21 13:58:31 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 13:59:36 UTC 2026 running job 150046 is running
Apr 21 14:01:39 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-150046.out
✅ no message matching FATAL:
❌ found message matching ERROR:
❌ found message matching FAILED:
❌ found 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-accel-17767799620.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80
no other files in tarball
Apr 21 14:01:39 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: 440.544 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.35 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: 7977.08 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-150046.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150047

date job status comment
Apr 21 14:05:06 UTC 2026 submitted job id 150047 awaits release by job manager
Apr 21 14:05:44 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 14:06:47 UTC 2026 running job 150047 is running
Apr 21 14:08:50 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-150047.out
✅ no message matching FATAL:
❌ found message matching ERROR:
❌ found message matching FAILED:
❌ found 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-accel-17767803950.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80
no other files in tarball
Apr 21 14:08:50 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: 440.952 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.35 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.55 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.17 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: 8004.15 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-150047.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150048

date job status comment
Apr 21 14:11:12 UTC 2026 submitted job id 150048 awaits release by job manager
Apr 21 14:11:54 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 14:12:56 UTC 2026 running job 150048 is running
Apr 21 14:14:59 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-150048.out
✅ no message matching FATAL:
❌ found message matching ERROR:
❌ found message matching FAILED:
❌ found 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-accel-17767807650.tar.zstsize: 0 MiB (22 bytes)
entries: 0
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80
no other files in tarball
Apr 21 14:14:59 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: 440.093 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.32 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.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: 7944.24 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-150048.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150049

date job status comment
Apr 21 14:17:30 UTC 2026 submitted job id 150049 awaits release by job manager
Apr 21 14:18:04 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 14:19:05 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-150049.out
✅ no message matching FATAL:
✅ no 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
Details
No artefacts were created or found.
Apr 21 14:19:05 UTC 2026 test result
😢 FAILURE (click triangle for details)
Reason
Failed for unknown reason
Details
✅ job output file slurm-150049.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented Apr 21, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_210/150050

date job status comment
Apr 21 14:21:58 UTC 2026 submitted job id 150050 awaits release by job manager
Apr 21 14:22:09 UTC 2026 released job awaits launch by Slurm scheduler
Apr 21 14:23:12 UTC 2026 running job 150050 is running
Apr 21 14:27:18 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-150050.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-accel-17767815070.tar.zstsize: 0 MiB (132775 bytes)
entries: 45
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70+nvidia/cc80
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/modules/all/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/modules/lib/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/easybuild-pmt-1.3.1-20260421.142458.log.bz2
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0-easybuild-devel
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.eb
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/easyblocks/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/easyblocks/cmakemake.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/easyblocks/configuremake.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/hooks/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/hooks/eb_hooks.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.eb
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260421_142458UTC/easybuild/reprod/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.env
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/easybuild-pmt-1.3.1-20260421.142458.log.bz2
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0-easybuild-devel
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.eb
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/easyblocks/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/easyblocks/cmakemake.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/easyblocks/configuremake.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/hooks/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/hooks/eb_hooks.py
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.eb
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/easybuild/reprod/pmt-1.3.1-GCCcore-13.3.0-CUDA-12.6.0.env
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/common/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/common/PMT.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/Dummy.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/NVIDIA.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/NVML.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/include/pmt/Rapl.h
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib64
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/cmake/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/cmake/pmt/
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/cmake/pmt/pmt-config.cmake
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/cmake/pmt/pmt-config-release.cmake
2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software/pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/lib/libpmt.so
Apr 21 14:27:18 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: 438.113 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.3 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.09 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: 8052.68 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-150050.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

The (call to) create_tarball.sh still needs to be modified, but it did build for both accelerators!

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented Apr 21, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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 and accelerator nvidia/cc70+nvidia/cc80
Job dir: /project/def-users/SHARED/jobs/2026.05/pr_210/159339

date job status comment
May 22 09:43:22 UTC 2026 submitted job id 159339 awaits release by job manager
May 22 09:44:21 UTC 2026 released job awaits launch by Slurm scheduler
May 22 09:45:26 UTC 2026 running job 159339 is running
May 22 09:51:44 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159339.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-accel-17794432460.tar.zstsize: 0 MiB (171028 bytes)
entries: 133
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_094547UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_094717UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80
no other files in tarball
May 22 09:51:44 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.71 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.24 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.06 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: 7779.53 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-159339.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80+nvidia/cc90+nvidia/cc100+nvidia/cc120

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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 and accelerator nvidia/cc70+nvidia/cc80+nvidia/cc90+nvidia/cc100+nvidia/cc120
Job dir: /project/def-users/SHARED/jobs/2026.05/pr_210/159340

date job status comment
May 22 10:11:55 UTC 2026 submitted job id 159340 awaits release by job manager
May 22 10:12:50 UTC 2026 released job awaits launch by Slurm scheduler
May 22 10:13:55 UTC 2026 running job 159340 is running
May 22 10:21:15 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159340.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-accel-nvidia-cc70-accel-nvidia-cc80-accel-nvidia-cc90-accel-nvidia-cc100-accel-nvidia-cc120-17794451490.tar.zstsize: 0 MiB (268603 bytes)
entries: 511
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_101415UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_101542UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_101709UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_101804UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_101900UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120
no other files in tarball
May 22 10:21:15 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: 442.341 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.31 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.04 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: 8036.76 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-159340.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

Let's try a regular build as well to make sure that I didn't break anything:

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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.05/pr_210/159341

date job status comment
May 22 10:30:21 UTC 2026 submitted job id 159341 awaits release by job manager
May 22 10:31:21 UTC 2026 released job awaits launch by Slurm scheduler
May 22 10:32:25 UTC 2026 running job 159341 is running
May 22 10:37:39 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159341.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-17794461350.tar.zstsize: 0 MiB (75822 bytes)
entries: 271
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
cowsay/3.04.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
cowsay/3.04
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
cowsay/3.04/20260522_103526UTC
other under 2025.06/software/linux/x86_64/amd/zen2
/modules/all/cowsay/3.04.lua
/modules/tools/cowsay/3.04.lua
/reprod/cowsay/3.04/
/reprod/cowsay/3.04/20260522_103526UTC/
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/cowsay-3.04-easybuild-devel
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/cowsay-3.04.eb
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/easybuild-cowsay-3.04-20260522.103526.log.bz2
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/cowsay-3.04.eb
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/cowsay-3.04.env
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/easyblocks/
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/easyblocks/binary.py
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/hooks/
/reprod/cowsay/3.04/20260522_103526UTC/easybuild/reprod/hooks/eb_hooks.py
/software/cowsay/3.04/
/software/cowsay/3.04/bin/
/software/cowsay/3.04/bin/cowsay
/software/cowsay/3.04/bin/cowthink
/software/cowsay/3.04/easybuild/
/software/cowsay/3.04/easybuild/cowsay-3.04-easybuild-devel
/software/cowsay/3.04/easybuild/cowsay-3.04.eb
/software/cowsay/3.04/easybuild/easybuild-cowsay-3.04-20260522.103526.log.bz2
/software/cowsay/3.04/easybuild/reprod/
/software/cowsay/3.04/easybuild/reprod/cowsay-3.04.eb
/software/cowsay/3.04/easybuild/reprod/cowsay-3.04.env
/software/cowsay/3.04/easybuild/reprod/easyblocks/
/software/cowsay/3.04/easybuild/reprod/easyblocks/binary.py
/software/cowsay/3.04/easybuild/reprod/hooks/
/software/cowsay/3.04/easybuild/reprod/hooks/eb_hooks.py
/software/cowsay/3.04/man/
/software/cowsay/3.04/man/man1/
/software/cowsay/3.04/man/man1/cowsay.1
/software/cowsay/3.04/man/man1/cowthink.1
/software/cowsay/3.04/share/
/software/cowsay/3.04/share/cows/
/software/cowsay/3.04/share/cows/beavis.zen.cow
/software/cowsay/3.04/share/cows/blowfish.cow
/software/cowsay/3.04/share/cows/bong.cow
/software/cowsay/3.04/share/cows/bud-frogs.cow
/software/cowsay/3.04/share/cows/bunny.cow
/software/cowsay/3.04/share/cows/cheese.cow
/software/cowsay/3.04/share/cows/cower.cow
/software/cowsay/3.04/share/cows/daemon.cow
/software/cowsay/3.04/share/cows/default.cow
/software/cowsay/3.04/share/cows/dragon-and-cow.cow
/software/cowsay/3.04/share/cows/DragonAndCow.pm
/software/cowsay/3.04/share/cows/dragon.cow
/software/cowsay/3.04/share/cows/elephant.cow
/software/cowsay/3.04/share/cows/elephant-in-snake.cow
/software/cowsay/3.04/share/cows/Example.pm
/software/cowsay/3.04/share/cows/eyes.cow
/software/cowsay/3.04/share/cows/flaming-sheep.cow
/software/cowsay/3.04/share/cows/Frogs.pm
/software/cowsay/3.04/share/cows/ghostbusters.cow
/software/cowsay/3.04/share/cows/head-in.cow
/software/cowsay/3.04/share/cows/hellokitty.cow
/software/cowsay/3.04/share/cows/kiss.cow
/software/cowsay/3.04/share/cows/kitty.cow
/software/cowsay/3.04/share/cows/koala.cow
/software/cowsay/3.04/share/cows/kosh.cow
/software/cowsay/3.04/share/cows/luke-koala.cow
/software/cowsay/3.04/share/cows/mech-and-cow
/software/cowsay/3.04/share/cows/MechAndCow.pm
/software/cowsay/3.04/share/cows/meow.cow
/software/cowsay/3.04/share/cows/milk.cow
/software/cowsay/3.04/share/cows/moofasa.cow
/software/cowsay/3.04/share/cows/moose.cow
/software/cowsay/3.04/share/cows/mutilated.cow
/software/cowsay/3.04/share/cows/ren.cow
/software/cowsay/3.04/share/cows/satanic.cow
/software/cowsay/3.04/share/cows/sheep.cow
/software/cowsay/3.04/share/cows/skeleton.cow
/software/cowsay/3.04/share/cows/small.cow
/software/cowsay/3.04/share/cows/sodomized.cow
/software/cowsay/3.04/share/cows/stegosaurus.cow
/software/cowsay/3.04/share/cows/Stegosaurus.pm
/software/cowsay/3.04/share/cows/stimpy.cow
/software/cowsay/3.04/share/cows/supermilker.cow
/software/cowsay/3.04/share/cows/surgery.cow
/software/cowsay/3.04/share/cows/telebears.cow
/software/cowsay/3.04/share/cows/TextBalloon.pm
/software/cowsay/3.04/share/cows/three-eyes.cow
/software/cowsay/3.04/share/cows/turkey.cow
/software/cowsay/3.04/share/cows/turtle.cow
/software/cowsay/3.04/share/cows/tux.cow
/software/cowsay/3.04/share/cows/TuxStab.pm
/software/cowsay/3.04/share/cows/udder.cow
/software/cowsay/3.04/share/cows/vader.cow
/software/cowsay/3.04/share/cows/vader-koala.cow
/software/cowsay/3.04/share/cows/www.cow
May 22 10:37:39 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: 442.017 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.36 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: 7921.33 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-159341.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

Duplicates in the CPU-only tarballs, let's debug it:

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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.05/pr_210/159342

date job status comment
May 22 10:47:51 UTC 2026 submitted job id 159342 awaits release by job manager
May 22 10:48:45 UTC 2026 released job awaits launch by Slurm scheduler
May 22 10:49:49 UTC 2026 running job 159342 is running
May 22 10:55:03 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159342.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-17794471810.tar.zstsize: 0 MiB (75613 bytes)
entries: 271
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
cowsay/3.04.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
cowsay/3.04
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
cowsay/3.04/20260522_105253UTC
other under 2025.06/software/linux/x86_64/amd/zen2
/modules/all/cowsay/3.04.lua
/modules/tools/cowsay/3.04.lua
/reprod/cowsay/3.04/
/reprod/cowsay/3.04/20260522_105253UTC/
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/cowsay-3.04-easybuild-devel
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/cowsay-3.04.eb
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/easybuild-cowsay-3.04-20260522.105252.log.bz2
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/cowsay-3.04.eb
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/cowsay-3.04.env
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/easyblocks/
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/easyblocks/binary.py
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/hooks/
/reprod/cowsay/3.04/20260522_105253UTC/easybuild/reprod/hooks/eb_hooks.py
/software/cowsay/3.04/
/software/cowsay/3.04/bin/
/software/cowsay/3.04/bin/cowsay
/software/cowsay/3.04/bin/cowthink
/software/cowsay/3.04/easybuild/
/software/cowsay/3.04/easybuild/cowsay-3.04-easybuild-devel
/software/cowsay/3.04/easybuild/cowsay-3.04.eb
/software/cowsay/3.04/easybuild/easybuild-cowsay-3.04-20260522.105252.log.bz2
/software/cowsay/3.04/easybuild/reprod/
/software/cowsay/3.04/easybuild/reprod/cowsay-3.04.eb
/software/cowsay/3.04/easybuild/reprod/cowsay-3.04.env
/software/cowsay/3.04/easybuild/reprod/easyblocks/
/software/cowsay/3.04/easybuild/reprod/easyblocks/binary.py
/software/cowsay/3.04/easybuild/reprod/hooks/
/software/cowsay/3.04/easybuild/reprod/hooks/eb_hooks.py
/software/cowsay/3.04/man/
/software/cowsay/3.04/man/man1/
/software/cowsay/3.04/man/man1/cowsay.1
/software/cowsay/3.04/man/man1/cowthink.1
/software/cowsay/3.04/share/
/software/cowsay/3.04/share/cows/
/software/cowsay/3.04/share/cows/beavis.zen.cow
/software/cowsay/3.04/share/cows/blowfish.cow
/software/cowsay/3.04/share/cows/bong.cow
/software/cowsay/3.04/share/cows/bud-frogs.cow
/software/cowsay/3.04/share/cows/bunny.cow
/software/cowsay/3.04/share/cows/cheese.cow
/software/cowsay/3.04/share/cows/cower.cow
/software/cowsay/3.04/share/cows/daemon.cow
/software/cowsay/3.04/share/cows/default.cow
/software/cowsay/3.04/share/cows/dragon-and-cow.cow
/software/cowsay/3.04/share/cows/DragonAndCow.pm
/software/cowsay/3.04/share/cows/dragon.cow
/software/cowsay/3.04/share/cows/elephant.cow
/software/cowsay/3.04/share/cows/elephant-in-snake.cow
/software/cowsay/3.04/share/cows/Example.pm
/software/cowsay/3.04/share/cows/eyes.cow
/software/cowsay/3.04/share/cows/flaming-sheep.cow
/software/cowsay/3.04/share/cows/Frogs.pm
/software/cowsay/3.04/share/cows/ghostbusters.cow
/software/cowsay/3.04/share/cows/head-in.cow
/software/cowsay/3.04/share/cows/hellokitty.cow
/software/cowsay/3.04/share/cows/kiss.cow
/software/cowsay/3.04/share/cows/kitty.cow
/software/cowsay/3.04/share/cows/koala.cow
/software/cowsay/3.04/share/cows/kosh.cow
/software/cowsay/3.04/share/cows/luke-koala.cow
/software/cowsay/3.04/share/cows/mech-and-cow
/software/cowsay/3.04/share/cows/MechAndCow.pm
/software/cowsay/3.04/share/cows/meow.cow
/software/cowsay/3.04/share/cows/milk.cow
/software/cowsay/3.04/share/cows/moofasa.cow
/software/cowsay/3.04/share/cows/moose.cow
/software/cowsay/3.04/share/cows/mutilated.cow
/software/cowsay/3.04/share/cows/ren.cow
/software/cowsay/3.04/share/cows/satanic.cow
/software/cowsay/3.04/share/cows/sheep.cow
/software/cowsay/3.04/share/cows/skeleton.cow
/software/cowsay/3.04/share/cows/small.cow
/software/cowsay/3.04/share/cows/sodomized.cow
/software/cowsay/3.04/share/cows/stegosaurus.cow
/software/cowsay/3.04/share/cows/Stegosaurus.pm
/software/cowsay/3.04/share/cows/stimpy.cow
/software/cowsay/3.04/share/cows/supermilker.cow
/software/cowsay/3.04/share/cows/surgery.cow
/software/cowsay/3.04/share/cows/telebears.cow
/software/cowsay/3.04/share/cows/TextBalloon.pm
/software/cowsay/3.04/share/cows/three-eyes.cow
/software/cowsay/3.04/share/cows/turkey.cow
/software/cowsay/3.04/share/cows/turtle.cow
/software/cowsay/3.04/share/cows/tux.cow
/software/cowsay/3.04/share/cows/TuxStab.pm
/software/cowsay/3.04/share/cows/udder.cow
/software/cowsay/3.04/share/cows/vader.cow
/software/cowsay/3.04/share/cows/vader-koala.cow
/software/cowsay/3.04/share/cows/www.cow
May 22 10:55:03 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: 437.63 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: 7975.96 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-159342.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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.05/pr_210/159343

date job status comment
May 22 12:01:23 UTC 2026 submitted job id 159343 awaits release by job manager
May 22 12:02:14 UTC 2026 released job awaits launch by Slurm scheduler
May 22 12:08:19 UTC 2026 running job 159343 is running
May 22 12:16:54 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-159343.out
✅ no message matching FATAL:
❌ found 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
Details
No artefacts were created or found.
May 22 12:16:54 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: 442.467 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.35 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.05 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: 7893.12 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-159343.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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.05/pr_210/159346

date job status comment
May 22 12:41:32 UTC 2026 submitted job id 159346 awaits release by job manager
May 22 12:41:49 UTC 2026 released job awaits launch by Slurm scheduler
May 22 12:42:59 UTC 2026 running job 159346 is running
May 22 12:48:47 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159346.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-17794539600.tar.zstsize: 0 MiB (74058 bytes)
entries: 91
modules under 2025.06/software/linux/x86_64/amd/zen2/modules/all
cowsay/3.04.lua
software under 2025.06/software/linux/x86_64/amd/zen2/software
cowsay/3.04
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/reprod
cowsay/3.04/20260522_124551UTC
other under 2025.06/software/linux/x86_64/amd/zen2
no other files in tarball
May 22 12:48:47 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: 442.553 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.39 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.04 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: 7842.72 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-159346.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

Okay, duplicates are gone, so this is fine now. Let's try it with accelerators one more time to really be sure that it still works.

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen2 for:arch=x86_64/amd/zen2,accel=nvidia/cc70+nvidia/cc80+nvidia/cc90+nvidia/cc100+nvidia/cc120

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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 and accelerator nvidia/cc70+nvidia/cc80+nvidia/cc90+nvidia/cc100+nvidia/cc120
Job dir: /project/def-users/SHARED/jobs/2026.05/pr_210/159347

date job status comment
May 22 12:52:46 UTC 2026 submitted job id 159347 awaits release by job manager
May 22 12:53:09 UTC 2026 released job awaits launch by Slurm scheduler
May 22 12:54:25 UTC 2026 running job 159347 is running
May 22 13:01:40 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159347.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-accel-nvidia-cc70-accel-nvidia-cc80-accel-nvidia-cc90-accel-nvidia-cc100-accel-nvidia-cc120-17794547690.tar.zstsize: 0 MiB (267190 bytes)
entries: 511
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_125432UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc70
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_125558UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc80
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_125728UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc90
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_125824UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc100
no other files in tarball
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_125920UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120
no other files in tarball
May 22 13:01:40 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: 440.634 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.26 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.08 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: 7829.5 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-159347.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

And also with just one accelerator:

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws Bot commented May 22, 2026

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 and accelerator nvidia/cc120
Job dir: /project/def-users/SHARED/jobs/2026.05/pr_210/159348

date job status comment
May 22 12:53:10 UTC 2026 submitted job id 159348 awaits release by job manager
May 22 12:54:20 UTC 2026 released job awaits launch by Slurm scheduler
May 22 13:00:24 UTC 2026 running job 159348 is running
May 22 13:06:19 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-159348.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-accel-nvidia-cc120-17794550280.tar.zstsize: 0 MiB (73427 bytes)
entries: 29
modules under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/modules/all
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0.lua
software under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/software
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120/reprod
pmt/1.3.1-GCCcore-13.3.0-CUDA-12.6.0/20260522_130338UTC
other under 2025.06/software/linux/x86_64/amd/zen2/accel/nvidia/cc120
no other files in tarball
May 22 13:06:19 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.435 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.36 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.05 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: 7899.12 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-159348.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge bedroge marked this pull request as ready for review May 22, 2026 13:07
@bedroge
Copy link
Copy Markdown
Contributor Author

bedroge commented May 22, 2026

I think this is ready now, I've successfully tested it with a CPU-only build, a single CC, and a list of CCs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants