-
Notifications
You must be signed in to change notification settings - Fork 772
{tools}[GCC/10.3.0] ROCm v4.2.0 (WIP) #13078
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
Conversation
|
@boegel: Tests failed in GitHub Actions, see https://github.com/easybuilders/easybuild-easyconfigs/actions/runs/919128383 bleep, bloop, I'm just a bot (boegelbot v20200716.01) |
| # cfr. https://rocmdocs.amd.com/en/latest/Installation_Guide/Installation-Guide.html | ||
| group = 'video' | ||
|
|
||
| local_llvm_configopts = "-DCLANG_OPENMP_NVPTX_DEFAULT_ARCH=sm_70 -DLIBOMPTARGET_NVPTX_COMPUTE_CAPABILITIES=70 " |
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.
Is this required for this EasyConfig? I think that until AMD combines AOMP into their "upstream" fork of LLVM, the version of LLVM built by this EC can't do AMD offloading. It then doesn't make that much sense to enable offloading to Nvidia. I'm asking because if we want to support Nvidia here we probably need an EasyBlock to handle --cuda-compute-capabilities
|
Superseded by #14355, so closing... |
(created using
eb --new-pr)