874d8edb3d
Also modify README to include: export PATH="$PATH:/opt/rocm/bin" Change-Id: Ib4513d61fd3e6b23cc789491c11d83e6a6de947a Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
10 行
191 B
Plaintext
10 行
191 B
Plaintext
# this file is only required for setuptools < 61.0
|
|
# mostly a rhel8 limitation...
|
|
|
|
[metadata]
|
|
name = amdsmi
|
|
version = @amd_smi_libraries_VERSION_STRING@
|
|
|
|
[options.package_data]
|
|
amdsmi = *.so
|