Hi
I am trying to measure power on Xeon Phi by using MicGetPowerUsage, which is one of APIs in MicAccessAPI library. I would like to measure the power only while a offloaded function is running on Xeon Phi. So I'm looking for some API that returns whether a offloaded function has been finished executing. Could you please tell me if you know an API to return the execution status of the offloaded function.
Thank you,
Keitaro