The compilation time is too long for Intel FPGA OpenCL
I am trying to compile a HLS project with Intel SDK for OpenCL 20.3 on DE10 PRO. This project used to take 5~6 hours to compile on Intel SDK for OpenCL 19.4 on Arria10, but it has taken more than 17 hours of compilation now. The resource consumption in Linux is shown below.
It seems that the resource used is not that much.
The latest file generated in compilation is shown below.
It seems that routing has been finished successfully. But after top.fit.route.rpt generated, 5 hours has been consumed with no refresh in any file.
I want to know if it is usual to take such a long time in compilation and how can I reduce the compilation time in this flow.
Hi @myg,
Thank you for posting in Intel community forum, hope all is well and apologies for the delayed in response.
Unfortunately the compilation time would depends on multiple factors such as complexity of design or system required which the design are compiled with.
Hence would suggest the following, which is to check on the minimal recommended required specs for the system to compile which hopefully will shorten the compilation time, more details are in the links below:
Hope that clarify
Note: Intel OpenCL technology has been deprecated and would advise to move to oneAPI.
Best Wishes
BB