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: I5b18b6f495eda302ba96287d7bd6cc0b2bbe48ac Signed-off-by: Maciej Plewka <maciej.plewka@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
2dbee6d7c1
commit
2b269caca9
@ -13,7 +13,6 @@ if(TESTS_BDW)
|
||||
)
|
||||
target_sources(igdrcl_tests PRIVATE ${IGDRCL_SRCS_tests_gen8_bdw})
|
||||
add_subdirectories()
|
||||
set(appverified_allowed ${APPVERIFIER_ALLOWED})
|
||||
set(unit_test_config "bdw/1/3/8")
|
||||
include(${OPENCL_UNIT_TEST_DIR}/cmake/run_ult_target.cmake)
|
||||
neo_copy_test_files(copy_test_files_bdw bdw)
|
||||
add_dependencies(unit_tests copy_test_files_bdw)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user