Info version SDK 5.02

Hello, I would like to install the new SDK on Windows 10 and cuda 12. I searched on my pc TensoRT but I don’t have any folder.
Can I install CUDA 12 - TensorRT
10(https://download.stereolabs.com/zedsdk/5.0/cu12/win?_gl=1*16qm613*_gcl_au*MTI4NzAwODY5Ny4xNzUwNDA0NjIx)?

Hi @masaan
Welcome to the Stereolabs community.

TensorRT is automatically installed by the ZED SDK installer.
You must be sure to download and install the ZED SDK with TensorRT 10 support if your PC mounts an NVIDIA GPU card based on Blackwell architecture.

In case of doubts, we recommend installing the version for TensorRT 10 because it’s also compatible with all the other supported architectures.

In prompt I run nvidia-smi and I have
±--------------------------------------------------------------------------------------+
| NVIDIA-SMI 531.14 Driver Version: 531.14 CUDA Version: 12.1 |
|-----------------------------------------±---------------------±---------------------+
| GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 Quadro P1000 WDDM | 00000000:01:00.0 On | N/A |
| 34% 49C P0 N/A / N/A| 782MiB / 4096MiB | 0% Default |
| | | N/A |
±----------------------------------------±---------------------±---------------------+

Can I install ZED SDK with TensorRT 10?

Yes, as I said before

Hi, your GPU (Quadro P1000) is actually not compatible with TensorRT 10, you must install TensorRT 8. TensorRT 10 dropped support for Pascal architecture. Sorry about the confusion

2 Likes