- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm compiling and running an OpenCL Code on the device: pac_a10 : PAC Arria 10 Platform (pac_a10_ed00000).
For compilation I run this command:
aoc ker.cl -o bin/ker_fpga.aocx -board=pac_a10
After each compilation I see "reports" folder that is being generated, but I am unable to view the results in reports.html GUI.
I have also tried this command to generate the .aoco file
aoc -c -v ker.cl -o bin/reports.aoco
But I am unable to look for the reports in the GUI when I open this file.
Can someone help me out?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Udisha,
Thanks for reaching out to us. Since your issue is related to FPGA, we are moving this query to FPGA forum for a faster response.
Regards,
Chithra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What do you see when you open the HTML file? Do you see anything at all?
Also, how are you opening the report file? If you just copy the HTML file to another machine and try to open it, it won't work. You need to either open the HTML file using a browser on the same machine the report is generated on, or copy the whole report folder to another machine and open it there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I am opening it on the same machine that generated the "reports" folder
This is what I see when I open "reports.html" (screenshot attached)
Clicking on the tabs that you see don't help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is that browser which you are using? It seems to me that your browser might be incompatible with the HTML report, or maybe some addon you have installed is interfering with the report. Try with a standard browser like Firefox or Chrome and make sure java script is enabled is enabled in your browser and is not blocked by any addons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using Chrome.
The issue still seems to persist. Is there any other way of generating the report? I am mainly looking for the loop and area analysis for my code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@udishaduttachowdhury Can you archive the "report" folder from one of your compiles and post it here? I can check on my side to see if there is something wrong with your report to at least rule out browser/system-specific issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Similar discussion you may check out which explains similar issue seen, please take a look:
The other one:
https://community.intel.com/t5/Software-Archive/Empty-Optimization-Report/td-p/1148246
The solution was renaming issue. Which causes some directory issue which direct to the empty reports.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page