We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83a0690 commit 7e95831Copy full SHA for 7e95831
1 file changed
samples/99_matrixexperimentsi8/matrix_kernel_tiled_i8.cl
@@ -1,5 +1,5 @@
1
#if !defined(tK)
2
-#error "tK is undefined! This should be defined as the K dimension of the matrix tiles, which is dependent on the elemement type, likely 16 or 32."
+#error "tK is undefined! This should be defined as the K dimension of the matrix tiles, which is dependent on the element type, likely 16 or 32."
3
#endif
4
5
#if !defined(MM)
0 commit comments