We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c251e commit ed90036Copy full SHA for ed90036
sycl/docs/03-sycl-advanced.md
@@ -12,7 +12,7 @@ lang: en
12
- pointer-based approach to C/CUDA/HIP
13
- explicit allocation and freeing of memory
14
- explicit dependencies
15
-- explicit host-device transfers (unless using managaged)
+- explicit host-device transfers (unless using managed)
16
- explicit host-device synchronization
17
18
# Unified Shared Memory II
0 commit comments