Remove absolute link to libamd_smi.so

Also modify README to include:
  export PATH="$PATH:/opt/rocm/bin"

Change-Id: Ib4513d61fd3e6b23cc789491c11d83e6a6de947a
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
This commit is contained in:
Galantsev, Dmitrii
2023-11-01 18:36:43 -05:00
parent 08268ba1c1
commit 874d8edb3d
7 changed files with 34 additions and 42 deletions
+2 -1
View File
@@ -34,6 +34,8 @@ installed to query firmware information and hardware IPs.
``` bash
apt install amd-smi-lib
# if installed with rocm ignore the export
export PATH="$PATH:/opt/rocm/bin"
amd-smi --help
```
@@ -64,7 +66,6 @@ Then install Python library from your target rocm instance:
``` bash
apt install amd-smi-lib
amd-smi --help
cd /opt/rocm/share/amd_smi
python3 -m pip install --upgrade pip
python3 -m pip install --user .