KhronosGroup / OpenCL-ICD-Loader

The OpenCL ICD Loader project.
Apache License 2.0
246 stars 136 forks source link

Remove cl_icdl_private.h as it is now unneeded. #210

Closed Kerilk closed 1 year ago

Kerilk commented 1 year ago

This is the final PR for the icdl/cl_loader_info extension. It removes the temporary header that was added for implementation and rely on the modified cl_ext.h header to provide the definitions.

The CI should not succeed until https://github.com/KhronosGroup/OpenCL-Headers/pull/214 is merged. I will relaunch the jobs once the aforementioned PR is merged.

Kerilk commented 1 year ago

TODO: commit 137f0a50436e4a5da980c71852b9440fafd3e00a should be reverted before merge.

Kerilk commented 1 year ago

Provided CI passes this should be good for merging.

bashbaug commented 1 year ago

Merging as discussed in the April 25th teleconference.