Skip to content

Commit

Permalink
Add support for CL_HPP_OPENCL_API_WRAPPER macro (#314)
Browse files Browse the repository at this point in the history
Add support for a macro CL_HPP_OPENCL_API_WRAPPER which will be used to
wrap all OpenCL API calls.This can be used e.g. to load the OpenCL
library dynamically with dlopen()/dlsym().

Co-authored-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
  • Loading branch information
steffen-kiess and bashbaug authored Oct 29, 2024
1 parent 8ebe364 commit a232f10
Showing 1 changed file with 234 additions and 221 deletions.
Loading

0 comments on commit a232f10

Please sign in to comment.