Add configuration for AMD to EESSI-extend-easybuild.eb#206
Add configuration for AMD to EESSI-extend-easybuild.eb#206zerefwayne wants to merge 3 commits intoEESSI:mainfrom
Conversation
cd8e08e to
7a0f948
Compare
ocaisa
left a comment
There was a problem hiding this comment.
LGTM but we will need to add some testing for this in https://github.com/EESSI/software-layer-scripts/blob/main/.github/workflows/tests_eessi_module.yml
4bc20c1 to
d1a699d
Compare
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws for:arch=x86_64/amd/zen4 |
|
New job on instance
|
|
|
Wrong build command! bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen4 for:arch=x86_64/amd/zen4,accel=amd/gfx90a |
|
New job on instance
|
|
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws on:arch=zen4 for:arch=x86_64/amd/zen4,accel=amd/gfx90a |
|
New job on instance
|
|
We will also need to add a check to the EasyBuild hooks for software that requires an AMD GPU: software-layer-scripts/eb_hooks.py Lines 714 to 738 in 0aaadf7 but this can be in a follow-up PR. Should be possible by taking the full list of dependencies (including toolchain deps which I think you can get from self.cfg._toolchain.tcdeps), and then just add adding ROCm-LLVM to acclerator_deps
|
No description provided.