cudNN not installing in ubuntu 16.04

I am following [this link][/Installation Guide :: NVIDIA Deep Learning cuDNN Documentation] to install cudNN and when I am trying to Run the mnistCUDNN sample , I am getting following error :

./mnistCUDNN: error while loading shared libraries: libcudart.so.9.0: cannot open shared object file: No such file or directory

I had done all the steps and no error was shown . Can anyone help me to solve this issue ?

Thanks and regards
Rahul

I have the exact same problem.

It sounds like you don’t have CUDA 9.0 installed on your machine.