add elfutils as build dependency for Clang 11.0.1 built with gcccuda toolchain#13008
Conversation
|
@nordmoen Can we come up with a sanity check command that verifies whether Clang was built with offload support, to catch this problem going forward? |
Ah, that's taken care of in easybuilders/easybuild-easyblocks#2454, excellent. One small thing: if you use |
|
@boegelbot please test @ generoso |
|
Test report by @boegel |
|
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 852945577 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
The failures are due to missing |
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 852948483 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegelbot |
|
Test report by @boegel edit: this is an RPATH-related problem, it has little to do with the fix being done here... |
|
Test report by @boegel edit: another tweak is required in the easyblock to support |
|
Test report by @boegel |
|
Test report by @boegel |
If
elfutilsis missing during build, CUDA offloading support is not enabled as one would expect with thegcccudatoolchain.This fixes #13006