Nx meta plugin failed to load opencv with cuda enabled
I have opencv version 4.12 and it was enabled cuda.
The cuda toolkit I used is 12.8 for RTX 5000 series.
When I recompile my plugin.dll, the VMS seems like cannot start.
previously, when I use opencv 4.10 with cuda 12.6, it was OK.
Can you help me find what was wrong? Opencv 4.12 and opencv 4.10 is totally same options. The diffirent is cuda toolkit
thank
-
The "Nx meta plugin failed to load OpenCV with CUDA enabled" error indicates that a Network Optix (Nx) Meta plugin is unable to utilize the GPU-accelerated features of OpenCV, despite OpenCV being compiled with CUDA support. This issue typically arises due to a mismatch in the build environment or missing dependencies.
0
Please sign in to leave a comment.
Comments
1 comment