Forum Discussion

nma001's avatar
nma001
Icon for New Contributor rankNew Contributor
6 years ago

Compile a matrix_mult project on the pac10 board and reported an error . Help please

Compiler Command: aoc device/matrix_mult.cl -o bin/matrix_mult.aocx -fp-relaxed -DPE_ROWS=10 -DPE_COLS=8 -DDOT_PROD_VECTOR_SIZE=16 -DROWS_INTERLEAVED=16 -DCOLUMNS_INTERLEAVED=32 -report Compiler Err...