-
Notifications
You must be signed in to change notification settings - Fork 15
Update one more dir to reflect the new location of CUDA installations in host_injections #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update one more dir to reflect the new location of CUDA installations in host_injections #72
Conversation
…check. Also, make sure that dir exists to avoid strange errors that say you're out of disk space, while actually, the dir just didn't exist
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-surf for:arch=x86_64/amd/zen4,accel=nvidia/cc90 |
|
New job on instance
|
|
I'm not sure why the |
…SI_ACCELERATOR_TARGET, as it should be. The changes in this commit where just forgotten, thus making this now inconsistent
|
bot: build repo:eessi.io-2023.06-software instance:eessi-bot-surf for:arch=x86_64/amd/zen4,accel=nvidia/cc90 |
|
New job on instance
|
|
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
|
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:zen2 |
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=zen2 |
|
New job on instance
|
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen2 |
|
New job on instance
|
|
Tarballs have been ingested. |
Let's make sure the EASYBUILD_INSTALLPATH is used for the disk space check, since the installpath changed in #59 and now it was doing the disk space check on a different folder than the installation prefix.
Also, make sure the install prefix exists to avoid strange errors that say you're out of disk space, while actually, the dir just didn't exist