From d27405b196ed6af17a70ec08ebaa34cd5381c11c Mon Sep 17 00:00:00 2001 From: Roopa Malavally <56051583+Rmalavally@users.noreply.github.com> Date: Thu, 23 May 2024 11:55:27 -0700 Subject: [PATCH] Update build.rst corrected to ROCmInfo [ROCm/rocminfo commit: d077ba55d26e41823733f6b2a80c2134e626f10e] --- projects/rocminfo/docs/install/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocminfo/docs/install/build.rst b/projects/rocminfo/docs/install/build.rst index 96e2195332..03c9a17b89 100644 --- a/projects/rocminfo/docs/install/build.rst +++ b/projects/rocminfo/docs/install/build.rst @@ -29,7 +29,7 @@ For example, cd .. -Upon a successful build, the binary, rocminfo, and the python script, rocm_agent_enumerator, will be in the `build` folder. +Upon a successful build, the binary, ROCmInfo, and the Python script, rocm_agent_enumerator, will be in the `build` folder. ROCmInfo execution -------------------