compute-runtime/unit_tests/api
Krzysztof Gibala c9a2406ea6 Refactor clSharedMemAllocINTEL
- Choose allocation path according to given device,
- Connect device in createUnifiedAllocationWithDeviceStorage
- Fix type in clGetMemAllocInfoINTEL

Change-Id: I9e743001b4c032a712c939c2917f16de0a61b100
Signed-off-by: Krzysztof Gibala <krzysztof.gibala@intel.com>
2020-02-14 07:10:51 +01:00
..
gl Move core device objects to core 2020-02-07 14:35:14 +01:00
CMakeLists.txt Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
additional_extensions_tests.cpp Add function to flush caches 2019-04-05 09:48:50 +02:00
api_tests_wrapper1.cpp Function/Global pointers API 2019-08-12 10:57:17 +02:00
api_tests_wrapper2.cpp Add clEnqueueVerifyMemory API 2019-01-04 08:30:02 +01:00
api_tests_wrapper3.cpp Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_add_comment_to_aub_tests.inl Move execution environment to Core 2020-02-06 15:00:37 +01:00
cl_api_tests.cpp Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
cl_api_tests.h Add ClDevice 2020-01-17 12:43:11 +01:00
cl_build_program_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_clone_kernel_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_compile_program_tests.inl Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
cl_create_buffer_tests.cpp Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_create_command_queue_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_create_command_queue_with_properties_tests.cpp Make platformImpl a vector 2020-02-04 15:29:19 +01:00
cl_create_context_from_type_tests.inl Initialize execution environment before creating platform 2020-02-13 14:48:00 +01:00
cl_create_context_tests.inl Initialize execution environment before creating platform 2020-02-13 14:48:00 +01:00
cl_create_image_tests.cpp Correct image format reporting for OCL 1.2 2020-02-07 10:34:29 +01:00
cl_create_kernel_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_create_kernels_in_program_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_create_perf_counters_command_queue_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_create_pipe_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_create_program_with_binary_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_create_program_with_built_in_kernels_tests.cpp Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_create_sampler_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_sampler_with_properties_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_create_sub_buffer_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_create_sub_devices_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_create_user_event_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_user_event_tests_mt.cpp ULT renaming: multithreaded tests 2019-08-12 15:35:58 +02:00
cl_enqueue_barrier_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_barrier_with_wait_list_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_copy_buffer_rect_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_copy_buffer_to_image_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_copy_image_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_copy_image_to_buffer_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_fill_buffer_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_fill_image_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_image_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_map_buffer_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_map_image_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_marker_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_marker_with_wait_list_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_migrate_mem_objects_tests.inl Use range-based for. 2019-07-30 07:57:43 +02:00
cl_enqueue_native_kernel_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_nd_range_kernel_tests.inl Respect KernelExecutionType in enqueue kernel calls 2020-01-27 13:51:49 +01:00
cl_enqueue_read_buffer_rect_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_read_buffer_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_read_image_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_enqueue_svm_free_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_svm_map_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_svm_mem_fill_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_svm_memcpy_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_svm_migrate_mem_tests.cpp Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_svm_unmap_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_enqueue_task_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_unmap_mem_object_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_verify_memory.inl Add INTEL suffix to the clEnqueueVerifyMemory 2019-04-09 11:00:48 +02:00
cl_enqueue_wait_for_events_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_write_buffer_rect_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_write_buffer_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_write_image_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_finish_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_flush_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_function_pointers_tests.inl Program refactor 2020-01-25 10:56:30 +01:00
cl_get_context_info_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_get_device_and_host_timer.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_device_ids_tests.inl Initialize execution environment before creating platform 2020-02-13 14:48:00 +01:00
cl_get_device_info_tests.inl Report additional subgroups extensions. 2020-02-10 17:09:45 +01:00
cl_get_event_profiling_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_extension_function_address_for_platform_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_extension_function_address_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_image_info_tests.inl Refactor ImageInfo 2/n 2020-01-10 14:20:31 +01:00
cl_get_image_params_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_get_kernel_arg_info_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_get_kernel_info_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_get_kernel_max_concurrent_work_group_count_intel_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_kernel_sub_group_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Add clGetKernelSuggestedLocalWorkSizeINTEL 2020-01-23 13:50:37 +01:00
cl_get_kernel_work_group_info_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_get_mem_object_info_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_get_pipe_info_tests.inl ULT renaming: GetPipeInfo tests 2019-06-21 13:46:25 +02:00
cl_get_platform_ids_tests.inl Initialize execution environment before creating platform 2020-02-13 14:48:00 +01:00
cl_get_platform_ids_tests_mt.cpp ULT renaming: multithreaded tests 2019-08-12 15:35:58 +02:00
cl_get_platform_info_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_get_program_build_info_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_get_program_info_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_get_supported_image_formats_tests.inl Change error code from CL_INVALID_VALUE to CL_SUCCESSS 2020-02-13 16:04:18 +01:00
cl_icd_get_platform_ids_khr_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_intel_accelerator_tests.inl ULT renaming: GetAcceleratorInfo tests 2019-07-03 10:50:25 +02:00
cl_intel_motion_estimation.cpp ULT renaming: Motion estimation tests 2019-07-09 00:26:05 +02:00
cl_intel_tracing_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_intel_tracing_tests_mt.cpp Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_link_program_tests.inl Remove platformDevices from runtime 2020-02-05 09:59:13 +01:00
cl_mem_locally_uncached_resource_tests.cpp Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_release_command_queue_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_release_context_tests.inl ULT renaming: Release Context tests 2019-07-11 08:36:21 +02:00
cl_release_event_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_release_kernel_tests.inl Use SIMD16 kernels in unit tests 2020-02-12 10:59:41 +01:00
cl_release_mem_obj_tests.inl ULT renamning: Release Mem Object tests 2019-07-16 10:17:07 +02:00
cl_release_program_tests.inl ULT renaming: Release Program tests 2019-07-17 10:04:22 +02:00
cl_retain_mem_obj_tests.inl Move DebugSettingsReader to a core dir 2019-08-29 13:49:40 +02:00
cl_retain_release_command_queue_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_retain_release_context_tests.inl ULT renaming: Retain & release tests 2019-07-23 15:35:39 +02:00
cl_retain_release_device_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_retain_release_sampler_tests.inl ULT renaming: Retain & release tests 2019-07-23 15:35:39 +02:00
cl_set_default_device_command_queue_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_set_event_callback_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_set_kernel_arg_svm_pointer_tests.inl Program refactor 2020-01-25 10:56:30 +01:00
cl_set_kernel_exec_info_tests.inl Add KernelExecutionType 2020-01-22 14:40:36 +01:00
cl_set_mem_object_destructor_callback_tests.inl Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_set_mem_object_destructor_callback_tests_mt.cpp Refactor ApiFixture 2019-12-09 16:32:44 +01:00
cl_set_performance_configuration_tests.inl ULT renaming: Set performance configuration tests 2019-08-06 15:47:43 +02:00
cl_set_program_specialization_constant_tests.inl Add initial implementation of specialization constants 2019-06-18 09:39:32 +02:00
cl_svm_alloc_tests.inl Move core device objects to core 2020-02-07 14:35:14 +01:00
cl_svm_free_tests.inl ULT renaming: SVM tests 2019-08-07 08:49:07 +02:00
cl_unified_shared_memory_tests.inl Refactor clSharedMemAllocINTEL 2020-02-14 07:10:51 +01:00
cl_unload_compiler_tests.inl ULT renaming: Unload compiler tests 2019-08-08 09:10:51 +02:00
cl_unload_platform_compiler_tests.inl ULT renaming: Unload compiler tests 2019-08-08 09:10:51 +02:00