I have an executable developed and compiled under CUDA 3.2 and I have a 64bit Linux machine with CUDA 4.0 installed. When I try to use the executable, I get “Error cannot
load shared file libcudart.so.3”. There is only libcudart.so.4 under the lib and lib64 folders. I cannot recompile the executable. I don’t have the source.
And, I am a simple user without any superuser rights but I can solve this issue with admins if it is necessary. What is the best possible solution for me?