NVIDIA GeForce GTX 780M unsupported

My system configuration:

  • Windows 10 Enterprise
  • Zed SDK (Python)
  • NVIDIA GeForce GTX 780M
  • Driver version: 425.31
  • CUDA 12.1

I have updated the graphics driver on my computer to the latest available but the Zed SDK still complains and asks me to update the driver. Is this driver version or graphics card not supported with the latest SDK?

Please suggest if I need to downgrade the SDK and CUDA versions to be able to work with Zed 2i camera.

Thanks

Hi @ravi
Welcome to the Stereolabs community.
The NVIDIA GeForce GTX 780M is a GPU card based on the old Kepler architecture, so you cannot use it with the latest CUDA 12.1.

As reported on the SDK download page you must use CUDA 10.2 with it

image

Hi @Myzhar

I tried using Cuda 10.2 but the Zed Diagnostics threw an error regarding the Cuda version.

Will Cuda 10.2 work with the latest Zed SDK?

Thanks

As far as ZED Depth Viewer and ZED Explorer work and provide good data you can ignore the ZED Diagnostic warning regarding the CUDA version.

Ok, thanks. I will test on the next opportunity.