Forum Discussion
1 Reply
- MuhammadAr_U_Intel
Contributor
Hi, Can you try compiling with the command provided in README file ? aoc device/matrix_mult.cl -o bin/matrix_mult.aocx -fp-relaxed -DPE_ROWS=15 -DPE_COLS=10 -DDOT_PROD_VECTOR_SIZE=8 -DROWS_INTERLEAVED=32 -DCOLUMNS_INTERLEAVED=32 -board=<board> Thanks, Arslan