Update job_stats_sample.rst

Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>

[ROCm/rdc commit: 4a230f0180]
Этот коммит содержится в:
Rawat, Swati
2025-05-01 21:19:31 +05:30
коммит произвёл GitHub
родитель 2cb7903b06
Коммит f9ceb0e6b9
+1 -1
Просмотреть файл
@@ -8,7 +8,7 @@
Job stats sample code
**********************
The following pseudocode shows how RDC API can be directly used to record GPU statistics associated with any job or workload. Refer to the `example code <https://github.com/AMD-ROCm-Internal/rdc/tree/amd-staging/example>`_ on how to build it.
The following pseudocode shows how RDC API can be directly used to record GPU statistics associated with any job or workload. Refer to the `example code <https://github.com/ROCm/rdc/tree/amd-staging/example>`_ on how to build it.
For more information on Job stats, see :ref:`Job stats <job-stats>`.