Hi. I was trying to run the dnn detector sample on the iGPU.
I tried the two provided methods to select GPU device.
Setting the environment variable CUDA_VISIBLE_DEVICES=1 ended up correctly. But the dwContext_selectGPUDevice() method ended up with error. It appears that something is wrong with the ImageStreamer. I checked the ImageStreamer sample and it ended up with the same error.
I simply add dwContext_selectGPUDevice(gpuindex,m_sdk) after the initialization of the context.
I wonder why this is happening. How to use dwContext_selectGPUDevice() correctly?
Thank you so much!
Have you got the answer you need to move this issue forward or still waiting our suggestions?
Please update the status then we can know how to support you.