You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,10 @@ Detailed instructions:
45
45
*[How to Use the Intercept Layer for OpenCL Applications with VTune](docs/vtune_logging.md)
46
46
*[How to Use the Intercept Layer for OpenCL Applications with Chrome](docs/chrome_tracing.md)
47
47
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
+
48
52
## License
49
53
50
54
The Intercept Layer for OpenCL Applications is licensed under the [MIT License](LICENSE).
0 commit comments