support rocm_smi_lib version in the header file

Package the rocm_smi64Config.h into deb/rpm.

Change-Id: Ic4ba90646a0dbeb8bc2dd4edf455004b1a7ea859
(cherry picked from commit 26874d2a10)
This commit is contained in:
Bill(Shuzhou) Liu
2021-07-21 14:38:54 -04:00
gecommit door Shuzhou Liu
bovenliggende 1256542224
commit 5d3f3a19a7
+2
Bestand weergeven
@@ -119,6 +119,8 @@ install(TARGETS ${ROCM_SMI_TARGET}
install(FILES ${COMMON_SRC_ROOT}/include/rocm_smi/rocm_smi.h
DESTINATION rocm_smi/include/rocm_smi)
install(FILES ${COMMON_SRC_ROOT}/include/rocm_smi/${ROCM_SMI_TARGET}Config.h
DESTINATION rocm_smi/include/rocm_smi)
install(FILES ${COMMON_SRC_ROOT}/include/rocm_smi/kfd_ioctl.h
DESTINATION rocm_smi/include/rocm_smi)
install(FILES ${COMMON_SRC_ROOT}/python_smi_tools/rsmiBindings.py