uCLbench icon indicating copy to clipboard operation
uCLbench copied to clipboard

Benchmark portability on Arria 10 FPGA

Open hachembensalem opened this issue 8 years ago • 2 comments

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.

hachembensalem avatar Sep 28 '17 23:09 hachembensalem

You compiled all kernels by hand and changed the code to read binary kernels?

VincentSC avatar Oct 11 '17 13:10 VincentSC

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.

hachembensalem avatar Oct 12 '17 14:10 hachembensalem