compute-runtime/core/unit_tests/helpers
Filip Hazubski 4b2a8e99d8 Add clGetExecutionInfoIntel API
This API allows querying for execution related information.
CL_EXECUTION_INFO_MAX_WORKGROUP_COUNT_INTEL parameter allows to query for
maximal work group count that is possible to run concurrently on the device.

Related-To: NEO-2712

Change-Id: I4e6b4c80aeb06ff966fb543c0a7f05ed54416dab
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2019-11-13 12:09:40 +01:00
..
CMakeLists.txt Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
aligned_memory_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
debug_manager_state_restore.h Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
file_io_tests.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
hash_tests.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
kernel_helpers_tests.cpp Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +01:00
memory_leak_listener.cpp Move memory leak listener to core. 2019-07-15 15:38:22 +02:00
memory_leak_listener.h Change the method scope. 2019-07-19 07:18:34 +02:00
memory_management.cpp Move printCallStack to core. 2019-07-15 15:35:38 +02:00
memory_management.h Move printCallStack to core. 2019-07-15 15:35:38 +02:00
simd_helper_tests.inl add support for packed simd1 dispatch 2019-10-28 11:58:25 +01:00
string_tests.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
string_to_hash_tests.cpp Moving hash and file_io to core 2019-10-17 13:16:20 +02:00