On Tue, Nov 06, 2018, Saikat Dutta chowdhury wrote:
> I have installed CUDA Toolkit 8.0 and set the CUDA_HOME at the .bashrc as
> below:
>
> export CUDA_HOME=/usr/local/cuda-8.0
> export PATH=$CUDA_HOME/bin:$PATH
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_HOME/lib:$CUDA_HOME/lib64
> ....
> Error: CUDA_HOME is not set. This must point to your NVIDIA tools
> installation
We don't know that your .bashrc file was actually sourced. What is the result
of typing "echo $CUDA_HOME"?
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Nov 06 2018 - 17:00:02 PST