1 | initial version |
The suggestions from the issue #5165 are:
OPENCV_OPENCL_DEVICE=:GPU:650
OPENCV_OPENCL_DEVICE=NVIDIA:GPU:650
OPENCV_OPENCL_DEVICE=NVIDIA:GPU:
Also, the documentation states the following format of OPENCV_OPENCL_DEVICE
:
<Platform>:<CPU|GPU|ACCELERATOR|nothing=GPU/CPU>:<DeviceName or ID>