Forum Discussion
sli30
New Contributor
7 years agoHow to analyze the power of OpenCL code in Arria 10
Dear all, I know that I can use Early Power Estimator or Power Analyzer to analyze the power of RTL code in Quartus. My question is: now I have an OpenCL code, how to get the power value of OpenCL ...
HRZ
Frequent Contributor
7 years agoWhat board are you using? Most Arria 10 boards provide on-board power sensors and depending on the board, you might be able to read the power sensor in your OpenCL host code alongside with kernel execution to measure power consumption accurately.