Is CUDA currently supported on v23 beta2? I have a nvidia 3080, I'm getting this error while trying to run a taichi program:
[cuda_driver.cpp:load_lib@36] libcuda.so lib not found.
The corresponding CUDA version for the Nvidia driver you've installed should be supported.
How exactly have you installed both the driver (and which version?) and CUDA?
Popular Ranking
Popular Events
Is CUDA currently supported on v23 beta2? I have a nvidia 3080, I'm getting this error while trying to run a taichi program:
[cuda_driver.cpp:load_lib@36] libcuda.so lib not found.