-
Notifications
You must be signed in to change notification settings - Fork 773
{compiler}[GCCcore/8.3.0] Clang v9.0.1 with CUDA 10.1.243 #9592
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
{compiler}[GCCcore/8.3.0] Clang v9.0.1 with CUDA 10.1.243 #9592
Conversation
|
Test report by @branfosj |
|
Test report by @branfosj |
…asyconfigs into 20191230211201_new_pr_Clang901
easybuild/easyconfigs/c/Clang/Clang-9.0.1-GCCcore-8.3.0-CUDA-10.1.243.eb
Outdated
Show resolved
Hide resolved
|
Test report by @branfosj |
|
Test report by @branfosj |
boegel
left a comment
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.
lgtm
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @branfosj! |
(created using
eb --new-pr)Patch is in
#9589I've based this off of
Clang-8.0.0-GCCcore-8.2.0-CUDA-10.1.105.eb. However, when I try to use it to build pocl (#9593) we getThis is because we have a dependency of
('CUDA', local_cudaver, '', True),. I'm not sure what the right fix is. Should this be using a toolchain of gcccuda/2019b instead?