How OpenCL APIs interact with the device driver?
EnkiSun86 opened this issue · 0 comments
EnkiSun86 commented
I my trying to trace the calling route from OpenCL API to the device driver's ioctl. But I get lost in the forest of the method calling layer by layer in the OpenCL APIs. Is there any documents introduce the interaction between OpenCL APIs and the drivers?