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

Can't precompile CUDA.jl on Kubuntu 20.04 #396

Closed
protogeezer opened this issue Aug 26, 2020 · 1 comment
Closed

Can't precompile CUDA.jl on Kubuntu 20.04 #396

protogeezer opened this issue Aug 26, 2020 · 1 comment

Comments

@protogeezer
Copy link

The issue seems to be that the package manager is installing CUDA 0.1
2019 HP laptop
Julia 1.5.1
NVidia Driver 440.1 CUDA 10.2
GTX 1650 (Compute 7.5)

julia> using CUDA
[ Info: Precompiling CUDA [052768ef-5323-5732-b1bb-66c8b64840ba]
ERROR: LoadError: LoadError: LoadError: UndefVarError: AddrSpacePtr not defined

Please let me know if there is anything more I can do to help.
Stephen

@maleadt
Copy link
Member

maleadt commented Aug 26, 2020

You probably have another package holding back CUDA 1.x. Try explicitly installing a newer version and look at the error.

Please format your bug report next time. And since this isn't a bug, it's better to use Discourse or Slack for such support questions.

@maleadt maleadt closed this as completed Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants