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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,6 +97,8 @@ UpdateCommon.py has replaced the use of git submodules in the GPA repository
97
97
The documentation for GPUPerfAPI can be found in each [GitHub release](https://github.com/GPUOpen-Tools/GPA/releases). In the release .zip file or .tgz file, there
98
98
will be a "docs" directory. Simply open the index.html file in a web browser to view the documentation.
99
99
100
+
The documentation is hosted publicly at: http://gpuperfapi.readthedocs.io/en/latest/
101
+
100
102
## "Public" vs "Internal" Versions
101
103
This open source release supports building both the "Public" and "Internal" versions of GPUPerfAPI. By default the Visual Studio solution and the Linux build scripts
102
104
will produce what is referred to as the "Public" version of GPUPerfAPI. This version exposes "Public", or "Derived", counters. These are counters that are computed
0 commit comments