Sidestep some build issues with CUDA-Samples 12.1#19189
Sidestep some build issues with CUDA-Samples 12.1#19189smoors merged 2 commits intoeasybuilders:developfrom
Conversation
|
@boegelbot please test @ jsc-zen2 |
|
@smoors: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1808892482 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
@boegelbot: please test @ generoso |
|
@smoors: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1808921673 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @ocaisa! |
(created using
eb --new-pr)edit (by @boegel): this side-steps linking issues like this in EESSI:
In the mean time, @casparvl has figured out that this occurs because
-L/usr/lib/x86_64-linux-gnu -L/usr/lib64is hardcoded in themakefile, so there's a way to fix those linking issues (by using%(sysroot)sto patch the hardcoded system paths in themakefile)