From 54161f54fe8d5f499ac25ddd5fd519660a464ab6 Mon Sep 17 00:00:00 2001 From: "Baraldi, Giovanni" Date: Tue, 5 Aug 2025 18:11:40 +0200 Subject: [PATCH] Update readme for aqlprofile (#570) * Update readme for aqlprofile * Apply suggestions from code review Co-authored-by: Rawat, Swati --------- Co-authored-by: Giovanni Baraldi Co-authored-by: Rawat, Swati --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e60fe46aa..adc70859e5 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Please report issues on GitHub OR send an email to . Use 'rocm-smi' or 'amd-smi monitor' to see device number. sudo amd-smi set -g -l stable_std @@ -130,4 +130,4 @@ Please report issues on GitHub OR send an email to [!WARNING] -> The latest mainline version of AQLprofile can be found at [https://repo.radeon.com/rocm/misc/aqlprofile/](https://repo.radeon.com/rocm/misc/aqlprofile/). However, it's important to note that updates to the public AQLProfile may not occur as frequently as updates to the rocprofiler-sdk. This discrepancy could lead to a potential mismatch between the AQLprofile binary and the rocprofiler-sdk source. +> To use ROCprofiler-SDK, obtain the latest mainline version of AQLprofile from [here](https://github.com/ROCm/aqlprofile).