Results 3 comments of jimurk

How did you solve this problem?

Some operators in ppl.cv used texture reference APIs which is no longer supported in CUDA 12, you can remove these code and use existing ordinary cuda implementation since they were...

PPLCV_OPENCL_LIBRARIES refers to the OpenCL libraries of the target hardware which provided by the corresponding vendor. For example, you can find and copy the OpenCL libraries for a qualcomm gpu...