Open jverzani opened 2 years ago
Unfortunately, I can't diagnose this:
julia> a = CuVector([1.0f0, 1.0f0, 1.0f0])
ERROR: Could not find the CUDA driver library. Please make sure you have installed the NVIDIA driver for your GPU. [...]
It seems this issue has been fixed somehow. It's working with CUDA.jl now.
That's great. The issue was something I didn't know how to address on this end.
In https://discourse.julialang.org/t/using-polynomials-jl-with-cuda-jl/80580 we find the following hangs: