compute-runtime/opencl/test/unit_test/api
Sebastian Luzynski 8ea5bbd3b5 Use DualSubSliceCount to calculate workgroup size
Related-To: NEO-5719

Signed-off-by: Sebastian Luzynski <sebastian.jozef.luzynski@intel.com>
2022-06-27 15:41:47 +02:00
..
gl Copyright header update 2021-05-17 20:38:19 +02:00
CMakeLists.txt Remove device enqueue part 12 2022-01-28 13:38:34 +01:00
additional_extensions_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
api_tests_wrapper1.cpp
api_tests_wrapper2.cpp
api_tests_wrapper3.cpp Remove device enqueue part 12 2022-01-28 13:38:34 +01:00
cl_add_comment_to_aub_tests.inl Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
cl_api_tests.cpp Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_api_tests.h Adjust GmmHelper to be HW aware 2022-06-13 18:33:06 +02:00
cl_build_program_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_clone_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_compile_program_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_create_buffer_tests.cpp style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_create_command_queue_tests.inl Do not switch to batched mode when update task count form wait is enabled. 2022-05-19 13:16:20 +02:00
cl_create_command_queue_with_properties_tests.cpp style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_create_context_from_type_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_create_context_tests.inl Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
cl_create_image_tests.cpp style: skip redundant unique_ptr::get function 2022-05-10 13:22:40 +02:00
cl_create_kernel_tests.inl Move kernel info to shared directory 2021-09-29 23:49:49 +02:00
cl_create_kernels_in_program_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_perf_counters_command_queue_tests.inl Support for enabling perf counters with clCreateCommandQueueWithProperties 2022-03-22 10:33:40 +01:00
cl_create_pipe_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_create_program_with_binary_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_program_with_built_in_kernels_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sampler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sampler_with_properties_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sub_buffer_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_create_sub_devices_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_create_user_event_tests.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_enqueue_barrier_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_barrier_with_wait_list_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_buffer_rect_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_copy_buffer_to_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_image_to_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_fill_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_fill_image_tests.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_enqueue_image_tests.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_enqueue_map_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_map_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_marker_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_marker_with_wait_list_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_migrate_mem_objects_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_native_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_nd_range_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_buffer_rect_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_svm_free_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_map_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_mem_fill_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_memcpy_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_migrate_mem_tests.cpp clang-tidy configuration cleanup 2022-05-11 14:02:04 +02:00
cl_enqueue_svm_unmap_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_task_tests.inl style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_enqueue_unmap_mem_object_tests.inl Move storage of mapped operations to OpenCL context 2021-10-26 11:52:13 +02:00
cl_enqueue_verify_memory.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_enqueue_wait_for_events_tests.inl Notify gtpin onCommandBufferComplete 2022-05-20 16:42:13 +02:00
cl_enqueue_write_buffer_rect_tests.inl Add fixes to build with gcc11 (#5325) 2021-07-20 17:17:32 +02:00
cl_enqueue_write_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_write_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_finish_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_flush_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_function_pointers_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_context_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_device_and_host_timer.inl style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_get_device_ids_tests.inl L0 support for expose sub devices as API devices 2022-05-11 15:41:53 +02:00
cl_get_device_info_pvc_and_later_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_get_device_info_tests.inl Enable cl_intel_split_work_group_barrier extension for all platforms 2022-05-24 14:28:02 +02:00
cl_get_event_profiling_info_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_get_extension_function_address_for_platform_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_extension_function_address_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_image_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_image_params_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_arg_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_kernel_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_kernel_max_concurrent_work_group_count_intel_tests.inl Use DualSubSliceCount to calculate workgroup size 2022-06-27 15:41:47 +02:00
cl_get_kernel_sub_group_info_khr_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_sub_group_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02:00
cl_get_kernel_suggested_local_work_size_khr_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_kernel_work_group_info_tests.inl style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_get_mem_object_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_pipe_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_platform_ids_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_platform_info_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_get_program_build_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_program_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_supported_image_formats_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_icd_get_platform_ids_khr_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_intel_accelerator_tests.inl style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_intel_motion_estimation.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_intel_tracing_tests.inl ULT renaming: Tracing tests 2020-11-16 15:55:42 +01:00
cl_link_program_tests.inl move custom event listener to shared 2021-09-20 16:46:50 +02:00
cl_mem_locally_uncached_resource_tests.cpp style: configure readability-identifier-naming.FunctionCase 2022-05-17 20:55:56 +02:00
cl_release_command_queue_tests.inl Remove device enqueue part 11 2022-01-25 12:40:56 +01:00
cl_release_context_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_event_tests.inl Revert async Event destruction 2022-05-12 13:33:02 +02:00
cl_release_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_mem_obj_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_program_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_mem_obj_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_release_command_queue_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_retain_release_context_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_release_device_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_retain_release_sampler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_context_destructor_callback.inl Correct callback API functions 2020-09-08 14:08:50 +02:00
cl_set_event_callback_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_set_kernel_arg_svm_pointer_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_set_kernel_exec_info_tests.inl style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_set_mem_object_destructor_callback_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_performance_configuration_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_program_release_callback.inl Remove unused code 2020-09-21 11:42:54 +02:00
cl_set_program_specialization_constant_tests.inl
cl_svm_alloc_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_svm_free_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_unified_shared_memory_tests.inl style: configure readability-identifier-naming.ClassCase 2022-06-13 18:02:39 +02:00
cl_unload_compiler_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_unload_platform_compiler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00