Hi
Does the conda binary use the $CUDA_ROOT
and $LD_LIBRARY_PATH
variables? If I want to use CUDA installed at a different location than /usr/local/cuda
do I have to install from source?
Thanks in advance
Hi
Does the conda binary use the $CUDA_ROOT
and $LD_LIBRARY_PATH
variables? If I want to use CUDA installed at a different location than /usr/local/cuda
do I have to install from source?
Thanks in advance
conda binary has its own cuda, it doesnβt use system CUDA at all.