compute-runtime/opencl/source/api
Lu, Wenbin 5d653c8536 fix: Add alignment support to createUnifiedMemoryAllocation
Allows the user to use alignments > 64KB in `createUnifiedMemoryAllocation`

So that the restriction in `piextUSMDeviceAlloc` of the DPC++ runtime
could be lifted

Related-To: LOCI-4168

Signed-off-by: Lu, Wenbin <wenbin.lu@intel.com>
2023-05-02 09:19:23 +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 fix: Add alignment support to createUnifiedMemoryAllocation 2023-05-02 09:19:23 +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 Cleanup includes 19 2023-01-03 11:02:05 +01: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