Skip to content

Commit 9dc41e3

Browse files
authored
add a link to the tutorial to the README (#203)
1 parent 8aecda8 commit 9dc41e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ Detailed instructions:
4545
* [How to Use the Intercept Layer for OpenCL Applications with VTune](docs/vtune_logging.md)
4646
* [How to Use the Intercept Layer for OpenCL Applications with Chrome](docs/chrome_tracing.md)
4747

48+
## Tutorial
49+
50+
A tutorial demonstrating common usages of the Intercept Layer for OpenCL Applications can be found [here](https://github.com/bashbaug/SimpleOpenCLSamples/tree/master/tutorials/interceptlayer).
51+
4852
## License
4953

5054
The Intercept Layer for OpenCL Applications is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)