1
0
mirror of https://github.com/fumiama/gozel.git synced 2026-06-05 00:10:24 +08:00

dox: fix typo

This commit is contained in:
源文雨
2026-03-29 17:12:56 +08:00
parent 6522bde914
commit 9e4a4aa9c1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Vector Addition — Command Queue
> ![Tips]
> [!Note]
> **SYCL** is used to write this kernel, which is not a common practice.
> Please also have a look at the **OpenCL** kernel examples like [image_scale](../image_scale/).

View File

@@ -1,6 +1,6 @@
# Vector Addition — Immediate Command List with Events
> ![Tips]
> [!Note]
> **SYCL** is used to write this kernel, which is not a common practice.
> Please also have a look at the **OpenCL** kernel examples like [image_scale](../image_scale/).