Skip to content

Change 120f to 120 for cuda 12.8.0#200

Open
casparvl wants to merge 4 commits intoEESSI:mainfrom
casparvl:change_120f_to_120_for_cuda_1280
Open

Change 120f to 120 for cuda 12.8.0#200
casparvl wants to merge 4 commits intoEESSI:mainfrom
casparvl:change_120f_to_120_for_cuda_1280

Conversation

@casparvl
Copy link
Copy Markdown
Contributor

@casparvl casparvl commented Apr 14, 2026

Fixes

nvcc fatal   : Unsupported gpu architecture 'compute_120f'

Errors for the 120f target and CUDA toolkit 12.8.0.

@casparvl casparvl changed the title Change 120f to 120 for cuda 1280 Change 120f to 120 for cuda 12.8.0 Apr 14, 2026
@casparvl
Copy link
Copy Markdown
Contributor Author

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@casparvl casparvl requested a review from bedroge April 14, 2026 10:02
@casparvl
Copy link
Copy Markdown
Contributor Author

I tested this locally.

eb --cuda-compute-capabilities=12.0f NCCL-2.27.7-GCCcore-14.2.0-CUDA-12.8.0.eb --cuda-sanity-check-accept-missing-ptx

Fails, while

eb --cuda-compute-capabilities=12.0f --hooks $PWD/eb_hooks.py NCCL-2.27.7-GCCcore-14.2.0-CUDA-12.8.0.eb --cuda-sanity-check-accept-missing-ptx

Works.

@casparvl
Copy link
Copy Markdown
Contributor Author

You can also see that the hooks is effective on stdout (note the NVCC_GENCODE being specified):

Output is

  >> running shell command:
        make  -j 16  NVCC_GENCODE="-gencode=arch=compute_120f,code=sm_120f"  PREFIX=/home/casparl/eessi/versions/2025.06/software/linux/x86_64/intel/icelake/software/NCCL/2.27.7-GCCcore-14.2.0-CUDA-12.8.0

for the original run, and after the fix in this PR:

== Running pre-run_shell_cmd hook...
  >> running shell command:
        make  -j 16  NVCC_GENCODE="-gencode=arch=compute_120,code=sm_120"  PREFIX=/home/casparl/eessi/versions/2025.06/software/linux/x86_64/intel/icelake/software/NCCL/2.27.7-GCCcore-14.2.0-CUDA-12.8.0

@casparvl
Copy link
Copy Markdown
Contributor Author

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

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws bot commented Apr 14, 2026

New job on instance eessi-bot-mc-aws for repository eessi.io-2023.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_200/147820

date job status comment
Apr 14 11:29:06 UTC 2026 submitted job id 147820 awaits release by job manager
Apr 14 11:29:17 UTC 2026 released job awaits launch by Slurm scheduler
Apr 14 11:29:30 UTC 2026 finished job id 147820 was cancelled
Apr 14 11:30:20 UTC 2026 finished
🤷 UNKNOWN (click triangle for detailed information)
  • Job results file _bot_job147820.result does not exist in job directory or reading it failed.
  • No artefacts were found/reported.
Apr 14 11:30:20 UTC 2026 test result
🤷 UNKNOWN (click triangle for detailed information)
  • Job test file _bot_job147820.test does not exist in job directory or reading it failed.

@eessi-bot-aws
Copy link
Copy Markdown

eessi-bot-aws bot commented Apr 14, 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.04/pr_200/147821

date job status comment
Apr 14 11:29:11 UTC 2026 submitted job id 147821 awaits release by job manager
Apr 14 11:29:15 UTC 2026 released job awaits launch by Slurm scheduler
Apr 14 11:29:57 UTC 2026 finished job id 147821 was cancelled
Apr 14 11:30:18 UTC 2026 finished
🤷 UNKNOWN (click triangle for detailed information)
  • Job results file _bot_job147821.result does not exist in job directory or reading it failed.
  • No artefacts were found/reported.
Apr 14 11:30:18 UTC 2026 test result
🤷 UNKNOWN (click triangle for detailed information)
  • Job test file _bot_job147821.test does not exist in job directory or reading it failed.

@casparvl
Copy link
Copy Markdown
Contributor Author

bot:cancel job:147820

@casparvl
Copy link
Copy Markdown
Contributor Author

bot:cancel job:147821

We should prove it works first and remove the easystack file before building...

@casparvl
Copy link
Copy Markdown
Contributor Author

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@eessi-bot-rug
Copy link
Copy Markdown

eessi-bot-rug bot commented Apr 14, 2026

New job on instance eessi-bot-rug for repository eessi.io-2025.06-software
Building on: amd-zen5 and accelerator nvidia/cc120
Building for: x86_64/amd/zen5 and accelerator nvidia/cc120
Job dir: /scratch/hb-eessibot/SHARED/jobs/2026.04/pr_200/28468357

date job status comment
Apr 14 11:30:08 UTC 2026 submitted job id 28468357 awaits release by job manager
Apr 14 11:30:27 UTC 2026 released job awaits launch by Slurm scheduler
Apr 14 11:32:31 UTC 2026 running job 28468357 is running
Apr 14 11:34:32 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-28468357.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-zen5-accel-nvidia-cc120-17761663540.tar.zstsize: 0 MiB (860900 bytes)
entries: 53
modules under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/modules/all
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0.lua
software under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/software
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/reprod
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0/20260414_113228UTC
other under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120
2025.06/init/easybuild/eb_hooks.py
Apr 14 11:34:33 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /6d7a17a9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (2/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /e9b09ad8 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (3/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /a102bba0 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (4/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /d58e51e9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ PASSED ] Ran 0/4 test case(s) from 4 check(s) (0 failure(s), 4 skipped, 0 aborted)
Details
✅ job output file slurm-28468357.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Apr 20, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@eessi-bot-rug
Copy link
Copy Markdown

eessi-bot-rug bot commented Apr 20, 2026

New job on instance eessi-bot-rug for repository eessi.io-2025.06-software
Building on: amd-zen5 and accelerator nvidia/cc120
Building for: x86_64/amd/zen5 and accelerator nvidia/cc120
Job dir: /scratch/hb-eessibot/SHARED/jobs/2026.04/pr_200/28553241

date job status comment
Apr 20 09:54:27 UTC 2026 submitted job id 28553241 awaits release by job manager
Apr 20 09:54:58 UTC 2026 released job awaits launch by Slurm scheduler
Apr 20 09:57:02 UTC 2026 running job 28553241 is running
Apr 20 09:59:04 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-28553241.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-zen5-accel-nvidia-cc120-17766790380.tar.zstsize: 0 MiB (860173 bytes)
entries: 53
modules under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/modules/all
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0.lua
software under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/software
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/reprod
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0/20260420_095712UTC
other under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120
2025.06/init/easybuild/eb_hooks.py
Apr 20 09:59:04 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /6d7a17a9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (2/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /e9b09ad8 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (3/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /a102bba0 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (4/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /d58e51e9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ PASSED ] Ran 0/4 test case(s) from 4 check(s) (0 failure(s), 4 skipped, 0 aborted)
Details
✅ job output file slurm-28553241.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Apr 20, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@eessi-bot-rug
Copy link
Copy Markdown

eessi-bot-rug bot commented Apr 20, 2026

New job on instance eessi-bot-rug for repository eessi.io-2025.06-software
Building on: amd-zen5 and accelerator nvidia/cc120
Building for: x86_64/amd/zen5 and accelerator nvidia/cc120
Job dir: /scratch/hb-eessibot/SHARED/jobs/2026.04/pr_200/28553343

date job status comment
Apr 20 10:02:15 UTC 2026 submitted job id 28553343 awaits release by job manager
Apr 20 10:03:09 UTC 2026 released job awaits launch by Slurm scheduler
Apr 20 10:05:13 UTC 2026 running job 28553343 is running
Apr 20 10:09:15 UTC 2026 finished
😢 FAILURE (click triangle for details)
Details
✅ job output file slurm-28553343.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-zen5-accel-nvidia-cc120-17766795120.tar.zstsize: 0 MiB (860126 bytes)
entries: 53
modules under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/modules/all
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0.lua
software under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/software
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/reprod
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0/20260420_100506UTC
other under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120
2025.06/init/easybuild/eb_hooks.py
Apr 20 10:09:15 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /6d7a17a9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (2/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /e9b09ad8 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (3/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /a102bba0 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (4/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /d58e51e9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ PASSED ] Ran 0/4 test case(s) from 4 check(s) (0 failure(s), 4 skipped, 0 aborted)
Details
✅ job output file slurm-28553343.out
❌ found message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@bedroge
Copy link
Copy Markdown
Contributor

bedroge commented Apr 20, 2026

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@eessi-bot-rug
Copy link
Copy Markdown

eessi-bot-rug bot commented Apr 20, 2026

New job on instance eessi-bot-rug for repository eessi.io-2025.06-software
Building on: amd-zen5 and accelerator nvidia/cc120
Building for: x86_64/amd/zen5 and accelerator nvidia/cc120
Job dir: /scratch/hb-eessibot/SHARED/jobs/2026.04/pr_200/28561175

date job status comment
Apr 20 14:25:22 UTC 2026 submitted job id 28561175 awaits release by job manager
Apr 20 14:25:52 UTC 2026 released job awaits launch by Slurm scheduler
Apr 20 14:27:56 UTC 2026 running job 28561175 is running
Apr 20 14:36:05 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-28561175.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-accel-nvidia-cc120-17766955900.tar.zstsize: 71 MiB (74600768 bytes)
entries: 264
modules under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/modules/all
NCCL/2.27.7-GCCcore-14.2.0-CUDA-12.8.0.lua
OSU-Micro-Benchmarks/7.5-gompi-2025a-CUDA-12.8.0.lua
UCC-CUDA/1.3.0-GCCcore-14.2.0-CUDA-12.8.0.lua
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0.lua
software under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/software
NCCL/2.27.7-GCCcore-14.2.0-CUDA-12.8.0
OSU-Micro-Benchmarks/7.5-gompi-2025a-CUDA-12.8.0
UCC-CUDA/1.3.0-GCCcore-14.2.0-CUDA-12.8.0
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/reprod
NCCL/2.27.7-GCCcore-14.2.0-CUDA-12.8.0/20260420_143145UTC
OSU-Micro-Benchmarks/7.5-gompi-2025a-CUDA-12.8.0/20260420_143305UTC
UCC-CUDA/1.3.0-GCCcore-14.2.0-CUDA-12.8.0/20260420_143215UTC
UCX-CUDA/1.18.0-GCCcore-14.2.0-CUDA-12.8.0/20260420_142750UTC
other under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120
2025.06/init/easybuild/eb_hooks.py
Apr 20 14:36:05 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /6d7a17a9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (2/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /e9b09ad8 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (3/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /a102bba0 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (4/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /d58e51e9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ PASSED ] Ran 0/4 test case(s) from 4 check(s) (0 failure(s), 4 skipped, 0 aborted)
Details
✅ job output file slurm-28561175.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

…6-eb-5.3.0-2025a.yml

Fix was proven to work, so easystack can be removed now.
@casparvl
Copy link
Copy Markdown
Contributor Author

bot: build repo:eessi.io-2025.06-software instance:eessi-bot-rug for:arch=x86_64/amd/zen5,accel=nvidia/cc120

@eessi-bot-rug
Copy link
Copy Markdown

eessi-bot-rug bot commented Apr 20, 2026

New job on instance eessi-bot-rug for repository eessi.io-2025.06-software
Building on: amd-zen5 and accelerator nvidia/cc120
Building for: x86_64/amd/zen5 and accelerator nvidia/cc120
Job dir: /scratch/hb-eessibot/SHARED/jobs/2026.04/pr_200/28561956

date job status comment
Apr 20 15:00:32 UTC 2026 submitted job id 28561956 awaits release by job manager
Apr 20 15:02:14 UTC 2026 released job awaits launch by Slurm scheduler
Apr 20 15:04:20 UTC 2026 running job 28561956 is running
Apr 20 15:06:22 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-28561956.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-accel-nvidia-cc120-17766973720.tar.zstsize: 0 MiB (27712 bytes)
entries: 1
modules under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/modules/all
no module files in tarball
software under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/software
no software packages in tarball
reprod directories under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120/reprod
no reprod directories in tarball
other under 2025.06/software/linux/x86_64/amd/zen5/accel/nvidia/cc120
2025.06/init/easybuild/eb_hooks.py
Apr 20 15:06:22 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ SKIP ] (1/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /6d7a17a9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (2/4) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node %device_type=gpu /e9b09ad8 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (3/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /a102bba0 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ SKIP ] (4/4) EESSI_OSU_pt2pt_GPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.5-gompi-2024a-CUDA-12.6.0 %scale=1_node /d58e51e9 @BotBuildTests:gpu_rtx_pro_6000+default [Skipping GPU test : only 1 GPU available for this test case]
[ PASSED ] Ran 0/4 test case(s) from 4 check(s) (0 failure(s), 4 skipped, 0 aborted)
Details
✅ job output file slurm-28561956.out
✅ no message matching ERROR:
✅ no message matching [\s*FAILED\s*].*Ran .* test case

@casparvl
Copy link
Copy Markdown
Contributor Author

(now building without the easystack, ie just to deploy the hook)

@casparvl
Copy link
Copy Markdown
Contributor Author

bot: build repo:eessi.io-2023.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 Apr 20, 2026

New job on instance eessi-bot-mc-aws for repository eessi.io-2023.06-software
Building on: amd-zen2
Building for: x86_64/amd/zen2
Job dir: /project/def-users/SHARED/jobs/2026.04/pr_200/149636

date job status comment
Apr 20 15:02:03 UTC 2026 submitted job id 149636 awaits release by job manager
Apr 20 15:03:03 UTC 2026 released job awaits launch by Slurm scheduler
Apr 20 15:04:06 UTC 2026 running job 149636 is running
Apr 20 15:08:12 UTC 2026 finished
😁 SUCCESS (click triangle for details)
Details
✅ job output file slurm-149636.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-2023.06-software-linux-x86_64-amd-zen2-17766974240.tar.zstsize: 0 MiB (27670 bytes)
entries: 1
modules under 2023.06/software/linux/x86_64/amd/zen2/modules/all
no module files in tarball
software under 2023.06/software/linux/x86_64/amd/zen2/software
no software packages in tarball
reprod directories under 2023.06/software/linux/x86_64/amd/zen2/reprod
no reprod directories in tarball
other under 2023.06/software/linux/x86_64/amd/zen2
2023.06/init/easybuild/eb_hooks.py
Apr 20 15:08:12 UTC 2026 test result
😁 SUCCESS (click triangle for details)
ReFrame Summary
[ OK ] ( 1/10) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/29Aug2024-foss-2023b-kokkos %scale=1_node /aeb2d9df @BotBuildTests:x86-64-zen2+default
P: perf: 448.788 timesteps/s (r:0, l:None, u:None)
[ OK ] ( 2/10) EESSI_LAMMPS_lj %device_type=cpu %module_name=LAMMPS/2Aug2023_update2-foss-2023a-kokkos %scale=1_node /04ff9ece @BotBuildTests:x86-64-zen2+default
P: perf: 455.72 timesteps/s (r:0, l:None, u:None)
[ OK ] ( 3/10) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.2-gompi-2023b %scale=1_node %device_type=cpu /775175bf @BotBuildTests:x86-64-zen2+default
P: latency: 2.84 us (r:0, l:None, u:None)
[ OK ] ( 4/10) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_allreduce %module_name=OSU-Micro-Benchmarks/7.1-1-gompi-2023a %scale=1_node %device_type=cpu /52707c40 @BotBuildTests:x86-64-zen2+default
P: latency: 2.81 us (r:0, l:None, u:None)
[ OK ] ( 5/10) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.2-gompi-2023b %scale=1_node %device_type=cpu /b1aacda9 @BotBuildTests:x86-64-zen2+default
P: latency: 6.17 us (r:0, l:None, u:None)
[ OK ] ( 6/10) EESSI_OSU_coll %benchmark_info=mpi.collective.osu_alltoall %module_name=OSU-Micro-Benchmarks/7.1-1-gompi-2023a %scale=1_node %device_type=cpu /c6bad193 @BotBuildTests:x86-64-zen2+default
P: latency: 5.94 us (r:0, l:None, u:None)
[ OK ] ( 7/10) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.2-gompi-2023b %scale=1_node /15cad6c4 @BotBuildTests:x86-64-zen2+default
P: latency: 0.97 us (r:0, l:None, u:None)
[ OK ] ( 8/10) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_latency %module_name=OSU-Micro-Benchmarks/7.1-1-gompi-2023a %scale=1_node /6672deda @BotBuildTests:x86-64-zen2+default
P: latency: 0.88 us (r:0, l:None, u:None)
[ OK ] ( 9/10) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.2-gompi-2023b %scale=1_node /2a9a47b1 @BotBuildTests:x86-64-zen2+default
P: bandwidth: 6598.14 MB/s (r:0, l:None, u:None)
[ OK ] (10/10) EESSI_OSU_pt2pt_CPU %benchmark_info=mpi.pt2pt.osu_bw %module_name=OSU-Micro-Benchmarks/7.1-1-gompi-2023a %scale=1_node /1b24ab8e @BotBuildTests:x86-64-zen2+default
P: bandwidth: 6521.14 MB/s (r:0, l:None, u:None)
[ PASSED ] Ran 10/10 test case(s) from 10 check(s) (0 failure(s), 0 skipped, 0 aborted)
Details
✅ job output file slurm-149636.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants