-
Notifications
You must be signed in to change notification settings - Fork 283
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
add custom easyblock for Clang-AOMP #2617
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nordmoen I've reviewed this in detail, and tweaked it a bit for a variety of reasons, please take a look at nordmoen#4
fixes, enhancements and code cleanup for custom easyblock for Clang-AOMP
… with --module-only by defining self.cuda_archs in prepare_step
fix sanity check for Clang-AOMP with CUDA support + full sanity check with --module-only by defining self.cuda_archs in prepare_step
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
Tested with both easybuilders/easybuild-easyconfigs#14327 and a custom Thanks a lot for your efforts on this @nordmoen, it's clear that this wasn't exactly trivial... |
Required for easybuilders/easybuild-easyconfigs#14327