From 0f7ae37ca68897fa7cce9147538b9472a5cd65a6 Mon Sep 17 00:00:00 2001 From: Pratik Basyal Date: Wed, 18 Jun 2025 13:15:18 -0400 Subject: [PATCH] Broken link to ROCprofiler-SDK updated (#254) [ROCm/rocprofiler-systems commit: 66e71574baa4ef4f3e075d16f58cba48f8121e15] --- .../rocprofiler-systems/docs/how-to/vcn-jpeg-sampling.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/rocprofiler-systems/docs/how-to/vcn-jpeg-sampling.rst b/projects/rocprofiler-systems/docs/how-to/vcn-jpeg-sampling.rst index 13e1e8f354..b8f402941e 100644 --- a/projects/rocprofiler-systems/docs/how-to/vcn-jpeg-sampling.rst +++ b/projects/rocprofiler-systems/docs/how-to/vcn-jpeg-sampling.rst @@ -18,7 +18,7 @@ components of the video encoding and decoding workloads interact with the VCN en Sampling support ================= -Sampling of VCN and JPEG engine activity is supported by leveraging `AMD-SMI `_ which provides the interface for GPU metric collection. +Sampling of VCN and JPEG engine activity is supported by leveraging `AMD SMI `_ which provides the interface for GPU metric collection. 1. Set the ``ROCPROFSYS_USE_AMD_SMI`` environment variable to enable GPU metric collection: @@ -47,7 +47,7 @@ Alternatively, you can use the following to collect all available GPU metrics: API tracing support ===================== -Tracing of rocDecode and rocJPEG APIs is supported by leveraging `ROCprofiler-SDK `_ +Tracing of rocDecode and rocJPEG APIs is supported by leveraging `ROCprofiler-SDK `_ which provides runtime-independent APIs for tracing the runtime calls and asynchronous activities associated with decoder activities and workload in VCN and JPEG engines. To enable tracing for the rocDecode and rocJPEG APIs, update the ``ROCPROFSYS_ROCM_DOMAINS`` variable. The default value is: