You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Esmi_ib_library has dependency on amd_hsmp driver and its header file.
Please copy amd_hsmp.h header file from https://github.com/amd/amd_hsmp.git repo to
/usr/include/asm/ on RHEL systems
/usr/include/x86_64-linux-gnu/asm/ on Ubuntu systems and try rebuilding the esmi library,
Also use the corresponding hsmp driver to get all the features working.
Hi, I am getting following error. kindly suggest what i am missing ?
esmi_ib_library/include/e_smi/e_smi.h:11:10: fatal error: asm/amd_hsmp.h: No such file or directory
11 | #include <asm/amd_hsmp.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
The text was updated successfully, but these errors were encountered: