Skip to content

Commit 97b6396

Browse files
romanovvladbader
authored andcommitted
[SYCL] Fix link to the USM documentation in release notes (#525)
Signed-off-by: Vlad Romanov <[email protected]>
1 parent 6a8183c commit 97b6396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Release notes for commit c557eb740d55e828fcf74b28d2b686c928e45318.
88
specifying "Kernel Name" type. This can be enabled by passing
99
`-fsycl-unnamed-lambda` option.
1010
- Kernel to kernel blocking and non-blocking pipe feature is implemented.
11-
- Added support for Unified Shared Memory ([USM](sycl/doc/extensions/usm)).
11+
- Added support for Unified Shared Memory ([USM](doc/extensions/usm)).
1212

1313
## Improvements
1414
- Now OpenCL 1.2 clCreateSampler sampler is used for all version of OpenCL

0 commit comments

Comments
 (0)