コピーされたリンク
2 返答(返信)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
You can follow this link, it has information about the available reports given by AOCL.
https://www.intel.com/content/www/us/en/programmable/documentation/mwh1391807516407.html
Thanks
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Furthermore,
you can use Dynamic profiler
aoc -profile <kernel file>
this will generate the profile.mon file that can be viewed by
aocl report <kernel file>.aocx profile.mon
this profile file will give you further information about memory bandwidth, efficiency, etc..
