Skip to content

Commit b7c251e

Browse files
authored
Update 03-sycl-advanced.md
1 parent d922264 commit b7c251e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/docs/03-sycl-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: en
99

1010
# Unified Shared Memory (USM) I
1111

12-
- pointer-based approach to C/C++/CUDA/HIP
12+
- pointer-based approach to C/CUDA/HIP
1313
- explicit allocation and freeing of memory
1414
- explicit dependencies
1515
- explicit host-device transfers (unless using managaged)

0 commit comments

Comments
 (0)