Can't get CUDA.jl to see cuda in Ubuntu

Something has gone wrong with. Maybe it’s the opposite problem and it’s too new?

and cannot quite match any of the artifacts?

Maybe try something like this:

julia> using CUDA

julia> CUDA.set_runtime_version!(v"11.8")

That came from

https://cuda.juliagpu.org/stable/installation/overview/#CUDA-toolkit

Otherwise, @maleadt would probably know best.