Hello,
As I was browsing the code for host_micpower I noticed that it uses the MicACCESSDK to get power readings. according to the "Intel® Xeon PhiTM Coprocessor
System Software Developers Guide" this API has been deprecated since MPSS 3.2 on Linux. The header files needed to compile the library are no longer provided (libMicAccessSDK.so is still available though) and host_micpower can no longer be compiled.
Is there a newer version for host_micpower?