uCLbench
uCLbench copied to clipboard
Benchmark portability on Arria 10 FPGA
Hi, I try to run benchmark with Intel Tools (SDK for OPENCL). I compile the design to implement on Arria10 FPGA. But I received an error : Failed to create compute program! DO you have any Idea abour portability problem and How tool cannot create compute program. Thank you.
You compiled all kernels by hand and changed the code to read binary kernels?
That's what I did. I compiled all kernels. I changed the main code to create and read binary but I still have problem to execute it.