oneAPI optimization report error - oneAPI optimization report error
Hello, I am trying to generate the optimization report for a sample oneAPI program(vector_add) using the following commands: dpcpp -fintelfpga vector_add.dp.cpp -c -o bin/v_add.o dpcpp -fintelfpga bin/v_add.o -fsycl-link -Xshardware -o bin/v_add.a When I open the "report.html" file and click on "Trust HTML" I still am unable to view the report and get a page as seen in the screenshot attached. I even tried downloading the file and opening it in a different browser but got the same results. Could you help me understand the issue here? Thanks, Siddhanta
Replies:
Re: oneAPI optimization report error
I am facing the same issue with Jupyter lab where I am not able to view the reports.html even after enabling the 'Trust HTML' option. Can you please point me to the FPGA forum link where this has been redirected. Also further info on how to zip and download the reports folder from the Jupyter notebook in order to view the HTML will be helpful.
Replies:
Re: oneAPI optimization report error
Hi , Please follow the latest link for oneAPI related queries and check that whether you still experience the issue. https://software.intel.com/content/www/us/en/develop/documentation/oneapi-fpga-optimization-guide/top.html Thanks and Regards Anil
Replies:
Re: oneAPI optimization report error
Hi Siddhanta, Thanks for reaching out to us. Glad to know that your issue is resolved! Regarding: "I am still unable to view it through JupyterLab though." As you are still facing some issues in viewing through JupterLab, and Since your issues are related to FPGA, please note that we have redirected this thread to the FPGA forum for a faster response. Have a Good day! Thanks & Regards Goutham
Replies:
Re: oneAPI optimization report error
I was able to solve this by zipping the entire "reports" directory and then opening the locally downloaded reports instead of just downloading the HTML file. I am still unable to view it through JupyterLab though. - 2020-11-04
external_document