I get this response:
$ nvccnvcc: command not found
this is in my bashrc file:
export PATH="/usr/local/cuda-12.4/bin:$PATH"export LD_LIBRARY_PATH="/usr/local/cuda-12.4/lib64:$LD_LIBRARY_PATH"
I did install Cuda 14.2
Ubuntu Server 22.04
I get this response:
$ nvccnvcc: command not found
this is in my bashrc file:
export PATH="/usr/local/cuda-12.4/bin:$PATH"export LD_LIBRARY_PATH="/usr/local/cuda-12.4/lib64:$LD_LIBRARY_PATH"
I did install Cuda 14.2
Ubuntu Server 22.04