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 agoThe message from the customer:
The stock s10_ref w/ would s10gx has no compile errors:
aoc device/vector_add.cl -o bin/vector_add.aocx -board=s10gx
However, it only generates these files in bin/ :
l
total 108
-rwxr-xr-x 1 root root 55584 May 6 17:15 host
drwxr-xr-x 9 root root 4096 May 6 17:20 vector_add
-rw-r--r-- 1 root root 15200 May 6 16:37 vector_add.aoco
-rw-r--r-- 1 root root 12372 May 6 16:37 vector_add.aocr
-rw-r--r-- 1 root root 12372 May 6 16:37 vector_add.aocx.tmp
Why is there no vector_add.aocx ??
quartus_sh_compile.log attached
swap makes no sense anyhow, the fitter uses 25% of the memory for a
total of 24GB (incl. all processes) w/ nearly 18GB free. Swap remains
unused (0% used).
- DLiu56 years ago
New Contributor
posted a file.