Hi everyone,
I recently installed ZED SDK 4.2.5 and ran into an error during what appears to be the Neural Depth mode optimization process. A diagnostic popup appeared with the following message:
Errors occurred during the optimization process.
neural_depth_3.6 => 2
neural_depth_3.6 => 2
I’m not entirely sure what’s causing this. My first guess was a CUDA version mismatch, but I checked the official compatibility page and CUDA 11.8 is listed as supported for ZED SDK 4.2, so I don’t think that’s the issue.
One thing I’m wondering about — I’m currently running an RTX 5090 (Blackwell architecture). Could this be the problem? Since the 5090 is a very recent GPU, I’m thinking the SDK might not have fully optimized support for it yet, and the Neural Depth model optimization might be failing because of that.
Has anyone else experienced this, especially on newer GPUs? Any insight into what this error actually means or how to resolve it would be really appreciated.
Thanks in advance!
System Info:
- GPU: NVIDIA RTX 5090
- ZED SDK: 4.2.5
- CUDA: 11.8
- OS: Windows
