OCL-dev / ocl-icd

OpenCL ICD Loader (free software)
BSD 2-Clause "Simplified" License
76 stars 23 forks source link

Implementation of cl_khr_icd 2.0.0 loader managed dispatch #33

Open Kerilk opened 11 months ago

Kerilk commented 11 months ago

This implements the loader managed dispatch strategy described here: https://github.com/KhronosGroup/OpenCL-Docs/issues/1003