Open Mistralteam opened 1 year ago
Hi,
When looking at jtop I can see opencv is compiled with CUDA yes.
When running a script It is defaulting to CPU then running a sample script shows opencv is not compiled with CUDA.
Is it a enviroment path issue?
Or is the OPENCV 4.8 version not actually built with CUDA?
Any help in understanding would be great
@Mistralteam ,
OpenCV is build with CUDA. Sure. The environment is set correctly, to the best of my knowledge.
I think the problem is your script. Please check:
Hi,
When looking at jtop I can see opencv is compiled with CUDA yes.
When running a script It is defaulting to CPU then running a sample script shows opencv is not compiled with CUDA.
Is it a enviroment path issue?
Or is the OPENCV 4.8 version not actually built with CUDA?
Any help in understanding would be great