Skip to content

Commit 6a05a72

Browse files
[DO NOT MERGE] fork workflow test
1 parent 7105a89 commit 6a05a72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/aqlprofile/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
AQLprofile is an open source library that enables advanced GPU profiling and tracing on AMD platforms. It works in conjunction with [rocprofiler-sdk](https://github.com/ROCm/rocprofiler-sdk) to support profiling methods such as performance counters (PMC) and SQ thread trace (SQTT). AQLprofile provides the foundational mechanisms for constructing AQL packets and managing profiling operations across multiple AMD GPU architecture families.
44

5+
test
6+
57
### Background
68

79
AQLprofile builds on concepts from the Heterogeneous System Architecture (HSA) and Architected Queuing Language (AQL), which define the foundations for GPU command processing and profiling on AMD platforms. For further reading:
@@ -131,4 +133,4 @@ For issues or questions, please report them in the GitHub Issues section or cont
131133

132134
## License
133135

134-
AQLprofile is open source and distributed under the MIT License. See the LICENSE file for more details.
136+
AQLprofile is open source and distributed under the MIT License. See the LICENSE file for more details.

0 commit comments

Comments
 (0)