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 d922264 commit b7c251eCopy full SHA for b7c251e
sycl/docs/03-sycl-advanced.md
@@ -9,7 +9,7 @@ lang: en
9
10
# Unified Shared Memory (USM) I
11
12
-- pointer-based approach to C/C++/CUDA/HIP
+- 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)
0 commit comments