Forum Discussion

Siddhanta_Shroff's avatar
Siddhanta_Shroff
Icon for New Contributor rankNew Contributor
5 years ago
Solved

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 -fintelfp...
  • Siddhanta_Shroff's avatar
    5 years ago

    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.