Files
compute-runtime/opencl/test/unit_test
Kacper Nowak bac3c93e45 refactor(opencl/gtpin): Extend OCL/GTPin interface for stateless kernels
Remove blocking condition disallowing GTPin instrumentation using OCL interface
for stateless kernels (where SSH size == 0). It is required in order to
reintroduce support for GTPin on platforms supporting stateless
addressing model only.
- Always allow for adding surface state for GTPin use, even if kernel
SSH size == 0,
- Correct addSurfaceState function logic
- Remove and/or modify GTPin unit tests based on previous approach
- Wrap logic for pushing BT and SSH into separate function
- Minor code refactor; remove not needed test function

Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2023-03-23 13:14:16 +01:00
..
2023-01-13 08:22:14 +01:00
2023-01-13 08:22:14 +01:00
2023-02-16 14:42:44 +01:00
2023-02-16 14:42:44 +01:00
2023-02-15 13:59:56 +01:00
2023-02-15 13:59:56 +01:00
2023-01-04 10:40:26 +01:00
2023-02-16 14:42:44 +01:00
2023-03-15 19:12:30 +01:00
2023-01-11 16:10:28 +01:00
2023-02-27 18:23:16 +01:00
2023-02-27 18:23:16 +01:00
2023-01-13 08:22:14 +01:00
2022-07-04 18:20:07 +02:00