{2025.06}[foss/2025b] SPH-EXA-0.96.2 CUDA-12.9.1#1453
{2025.06}[foss/2025b] SPH-EXA-0.96.2 CUDA-12.9.1#1453pescobar wants to merge 7 commits intoEESSI:mainfrom
Conversation
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-surf for:arch=x86_64/intel/icelake,accel=nvidia/cc80 |
|
New job on instance
|
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-surf for:arch=x86_64/intel/icelake,accel=nvidia/cc80 |
|
New job on instance
|
| - UCX-CUDA-1.19.0-GCCcore-14.3.0-CUDA-12.9.1.eb: | ||
| - UCC-CUDA-1.4.4-GCCcore-14.3.0-CUDA-12.9.1.eb: |
There was a problem hiding this comment.
| - UCX-CUDA-1.19.0-GCCcore-14.3.0-CUDA-12.9.1.eb: | |
| - UCC-CUDA-1.4.4-GCCcore-14.3.0-CUDA-12.9.1.eb: |
No need to include these, they will get built automatically as dependencies
It's failing because when we build for a GPU, we only allow GPU dependendencies to be built automatically. This requires |
|
I have removed UCX-CUDA and UCC-CUDA from the easystack I have also created PR #1455 with the required deps |
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-surf for:arch=x86_64/intel/icelake,accel=nvidia/cc80 |
|
New job on instance
|
|
a new release has been published https://github.com/sphexa-org/sphexa/releases/tag/v0.96.2 I will update this PR with the latest version |
|
I have created a PR in the easyconfigs repo with the latest release easybuilders/easybuild-easyconfigs#25606 |
|
The issue is a failing CUDA sanity check when installing NCCL: Installing this with I'll see if I can quickly make a PR for the Edit: opened PR for the deps in #1462 , including the |
|
@ocaisa @boegel I have updated this PR to use the latest easyconfig merged in easybuilders/easybuild-easyconfigs#25693 I have applied the same fix to PR #1452 |
|
now that EESSI/software-layer-scripts#202 is merged I have synced this branch with upstream/main |
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-surf for:arch=x86_64/intel/icelake,accel=nvidia/cc80 |
|
New job on instance
|
|
Remaining native builds: bot: build repo:eessi.io-2025.06-software instance:eessi-bot-surf for:arch=x86_64/amd/zen4,accel=nvidia/cc90 |
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
|
@laraPPr could you check why both builds with the ugent bot failed? |
|
I don't have to figure it out I already know it's this https://gitlab.com/eessi/support/-/work_items/247. |
|
There is nothing in the jobs directory. So I will have to look what actually went wrong |
|
The job manager seems to be down. Ah no it is alive. |
|
Don't know why I could not find it earlier but it was just where you expected it to be |
|
Ah it is https://gitlab.com/eessi/support/-/work_items/247 |
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-vsc-ugent for:arch=x86_64/amd/zen3,accel=nvidia/cc80 |
|
New job on instance
|
|
New job on instance
|
|
Ah, need to install that new googletest dependency first (in the CPU stack). edit: adding it in #1478. |
|
bot:cancel jobid:15688762 |
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-vsc-ugent for:arch=x86_64/amd/zen3,accel=nvidia/cc80 |
|
New job on instance
|
|
New job on instance
|
|
Something weird with the filesystem seems to have happened let's try again |
|
New job on instance
|
|
@bedroge Looks like it will be wack a mole |
Hmm, preventing that one from being downloaded during the build seems to require some more work... |
|
You can skip the download with these configopts but the users want the application with h5hut support
this seems to be a problem with internet connectivity in the build machine and not a problem with the easyconfig, isn't it? |
Yes this is the problem, https://gitlab.com/eessi/support/-/work_items/247. It is only a problem on the systems in Gent. And it has nothing to do with the easyconfig itself. |
|
Though it's indeed an issue with that system, it's not really nice that the easyconfig is pulling in stuff during the configure/build step. It would be nice if we can make that part of the sources and let EasyBuild itself fetch all the required files. |
No description provided.