Skip to content
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

Supprt CUDA 11.2 Update 1 #715

Closed
SimonWoods opened this issue Feb 13, 2021 · 4 comments · Fixed by #719
Closed

Supprt CUDA 11.2 Update 1 #715

SimonWoods opened this issue Feb 13, 2021 · 4 comments · Fixed by #719
Labels
bug Something isn't working

Comments

@SimonWoods
Copy link

With version 2.6.1 and the latest CUDA toolkit 11.2 installed on Windows 10, CUDA.functional(true) gives an error:
CUDA.jl does not yet support CUDA with nvdisasm 11.2.135

@SimonWoods SimonWoods added the bug Something isn't working label Feb 13, 2021
@maleadt maleadt changed the title CUDA.jl does not yet support CUDA with nvdisasm 11.2.135 Supprt CUDA 11.2 Update 1 Feb 15, 2021
@maleadt
Copy link
Member

maleadt commented Feb 15, 2021

I'll have a look later this week. Any reason you aren't using the CUDA artifacts?

@SimonWoods
Copy link
Author

The artifact download hangs for me. I think it's my internet connection, as the download from Nvidia got stuck a couple of times, but I can just click the resume button in Chrome to get it going again.

@maleadt
Copy link
Member

maleadt commented Feb 16, 2021

Try running with JULIA_PKG_SERVER="", sometimes it's the Julia package servers that hang.

@maleadt
Copy link
Member

maleadt commented Feb 16, 2021

Part 1: JuliaPackaging/Yggdrasil#2556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants