Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit 8624bdc

Browse files
author
Sergey Kanaev
committed
Add comment
Signed-off-by: Sergey Kanaev <[email protected]>
1 parent c5102d1 commit 8624bdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SYCL/KernelAndProgram/spec_consts.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Specialization constant values are not supported on CUDA
33
// REQUIRES: opencl || level_zero
44
// RUN: rm -rf %t/cache_dir
5+
// FIXME Temporary disable fallback assert here until fixed
56
// RUN: %clangxx -fsycl -DSYCL_DISABLE_FALLBACK_ASSERT=1 -fsycl-targets=%sycl_triple %s -o %t.out
67
// RUN: env SYCL_CACHE_PERSISTENT=1 SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER --check-prefixes=CHECK-BUILD
78
// RUN: env SYCL_CACHE_PERSISTENT=1 SYCL_CACHE_DIR=%t/cache_dir SYCL_PI_TRACE=-1 %CPU_RUN_PLACEHOLDER %t.out %CPU_CHECK_PLACEHOLDER --check-prefixes=CHECK-CACHE

0 commit comments

Comments
 (0)