mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Add Ult target for level_zero
Change-Id: I43cfd536fc14c3d632289a00e9d82c23176b32a3 Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
3243b9d69d
commit
a748d7ccf5
@ -18,7 +18,6 @@ if(TESTS_SKL)
|
||||
|
||||
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_gen9_skl})
|
||||
add_subdirectories()
|
||||
set(appverified_allowed ${APPVERIFIER_ALLOWED})
|
||||
set(unit_test_config "skl/1/3/8")
|
||||
include(${OPENCL_UNIT_TEST_DIR}/cmake/run_ult_target.cmake)
|
||||
neo_copy_test_files(copy_test_files_skl skl)
|
||||
add_dependencies(unit_tests copy_test_files_skl)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user