fix ELPA easyblock to not pass sm80 configure flag for newer NVIDIA GPUs#3886
Conversation
|
@boegelbot please test @ jsc-zen3-a100 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3183224252 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Success with easybuilders/easybuild-easyconfigs#23626 (comment) This really looks like a bug in their configure script. They mention |
|
Going in, thanks @Thyre! |
(created using
eb --new-pr)Fixes build failure seen on GH200 due to
sm_90being used:One could also pass
sm_80, but our CUDA check in Framework really won't like finding that architecture as well, if we only specify--cuda-compute-capabilities=sm_90as the EasyBuild option.