How to install CUDA locally on a different location
by sam_nyc from LinuxQuestions.org on (#5G84Q)
Hello,
I downloaded CUDA and I am able to install it keeps going to /usr/
I need to install it in a different location.
Code:rpm -ivh --prefix=/nfs/apps/cuda/11.2.2/ cuda-repo-rhel7-11-2-local-11.2.2_460.32.03-1.x86_64.rpm
error: package cuda-repo-rhel7-11-2-local is not relocatableAny idea. Thank you so much.


I downloaded CUDA and I am able to install it keeps going to /usr/
I need to install it in a different location.
Code:rpm -ivh --prefix=/nfs/apps/cuda/11.2.2/ cuda-repo-rhel7-11-2-local-11.2.2_460.32.03-1.x86_64.rpm
error: package cuda-repo-rhel7-11-2-local is not relocatableAny idea. Thank you so much.