Forum Discussion
MuhammadAr_U_Intel
Contributor
6 years agoHi,
Looking at the current log file you shared i can see there is an Internal Error at the end which means Fitter crashed.
Can you ask your customer to try compilation with S10 BSP provided by Intel as part of installer package.
What OS your customer is targeting ?
Did they used the OpenCL example from installation directory ?
Also can you check what is the peak memory utilized by fitter during compilation process, you should be able to check with "top" command in linux or in quartus_sh.log file.
Thanks,
Arslan
DLiu5
New Contributor
6 years agoI asked the customer to use this command instead: aoc -bsp-flow=flat vector_add.cl -o bin/vector_add.aocx -baord=s10_gh2e2 -v, and it works,
"Could you check w/ your engineer
1) which aoc flags and
2) which Linux distribution+version he was using?(We terasic use Centos 7.3.1611 Quartus 18.1.1.263 )
That will also help me.
It still looks like a bug, but if there's a work-around, then OK.
The problem I might get is when "flat" mode does not work, I will need
the non-flat mode, which seems broken.
And I need this under Linux due to HPC and ML kernel execution under
OpenCL. Windows is not an option.
"