We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a58314a commit 9988e6dCopy full SHA for 9988e6d
5 files changed
samples/99_matrixexperimentsi8/CMakeLists.txt
@@ -8,4 +8,4 @@ add_opencl_sample(
8
TARGET matrixexperimentsi8
9
VERSION 200 # for clSetKernelExecInfo
10
SOURCES main.cpp
11
- KERNELS matrix_helpers_i8.cl matrix_kernels_i8.cl matrix_kernel_tiled_i8.cl)
+ KERNELS matrix_helpers_i8.cl matrix_kernels_i8.cl)
0 commit comments