First, thanks to Tim & co. for great JuliaCon workshops.
I was not able to install CUDA.jl, unfortunately. My PC only has Intel UHD Graphics 620, no NVIDIA card. Am I right in assuming that CUDA.jl requires an NVIDIA card?
First, thanks to Tim & co. for great JuliaCon workshops.
I was not able to install CUDA.jl, unfortunately. My PC only has Intel UHD Graphics 620, no NVIDIA card. Am I right in assuming that CUDA.jl requires an NVIDIA card?
That’s correct, you need a NVIDIA GPU and the NVIDIA driver.
Thanks, that makes sense.