Skip to content

Commit 4764cbd

Browse files
add DG1 aubs
Signed-off-by: Artur Harasimiuk <[email protected]>
1 parent 9731d5a commit 4764cbd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
#
2+
# Copyright (C) 2021 Intel Corporation
3+
#
4+
# SPDX-License-Identifier: MIT
5+
#
6+
7+
if(TESTS_DG1)
8+
set(aub_test_config "dg1/1/6/16/0")
9+
include(${OPENCL_AUB_TEST_DIR}/cmake/run_aub_test_target.cmake)
10+
endif()

0 commit comments

Comments
 (0)