Skip to content

Commit 7b60419

Browse files
authored
Add a note that it is not a final version
1 parent 8ba2c92 commit 7b60419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sycl/doc/SharedLibraries.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This document describes purpose and design of dynamic linking of device code
44
feature.
55

6+
**NOTE**: This is not a final version. The document is still in progress.
7+
68
## Background
79
Sometimes users want to link device code dynamically at run time. One possible
810
use case for such linkage - providing device functions via shared libraries.

0 commit comments

Comments
 (0)