compute-runtime/opencl/source/api
Kacper Nowak 1afaf37f78 refactor: Unify GTPin initialization logic between APIs
Add support for new GTPin loading logic in OCL path, similar to existing
in L0 - invoking exposed, dedicated API call (OpenGTPinOCL).
- Move logic to shared, including unit tests
- Check whether instrumentation is required on
  context creation and if yes,
  make a call to OpenGTPinOCL function.
  Handle potential errors gracefully without exiting.
Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-08-09 17:15:24 +02:00
..
CMakeLists.txt Correct branch_dir_suffix in cmake 2021-09-14 16:00:20 +02:00
additional_extensions.cpp Add absolute path to include 2020-02-23 08:47:49 +01:00
additional_extensions.h Reorganization directory structure [1/n] 2020-02-22 21:56:09 +01:00
api.cpp refactor: Unify GTPin initialization logic between APIs 2023-08-09 17:15:24 +02:00
api.h feature: add new API functions for external memory sharing 2023-04-28 11:43:19 +02:00
api_enter.h Cleanup headers 2022-05-18 11:42:06 +02:00
cl_types.h refactor: remove unused isSharedContext variable 2023-07-26 12:14:23 +02:00
dispatch.cpp style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
dispatch.h refactor: Rename member variables to camelCase 3/n 2023-04-28 16:01:14 +02:00