Skip to content

Commit 06a830d

Browse files
authored
[SYCL][Compat][docs] Included disclaimer of syclcomapt experimental state (#12150)
Updated the documentation to make users aware that the SYCLcompat API may still suffer some breaking changes.
1 parent 483f36b commit 06a830d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sycl/doc/syclcompat/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ themselves with the core SYCL API.
1717
* Clear distinction between core SYCL API and the compatibility interface via
1818
separate namespaces.
1919

20+
## Important Disclaimer
21+
22+
SYCLcompat state is experimental. Its functionalities have been implemented but
23+
are not assured to remain consistent in the future. The API is subject to
24+
potential disruptions with new updates, so exercise caution when using it.
25+
2026
## Notice
2127

2228
Copyright © 2023-2023 Codeplay Software Limited. All rights reserved.

0 commit comments

Comments
 (0)