Compatibility of Nvidia driver version 452.06 (with GTX 1050 Ti) with CUDA 10.2

Hi,

I am currently using the above configuration for training a deep learning model. Upon running, I run into the following runtime error -

RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from Official Drivers | NVIDIA

I wanted to understand if 10.2 is compatible with the version of my driver?
I would appreciate any feedback and workaround if any.

Thanks!

That version should be fine. According to 10.2 Release Notes, 440.33 and 441.22 are the minimums for Linux and Windows respectively.

Thanks for your answer! I appreciate it

Well in that case why do I end up with the run time error. Any help there?

Thanks!