Wei-Chih
Occasional Contributor
3 years agoDecCloud FPGA hardware issues
Hello Intel devcloud FPGA team
I am still have running devcloud fpga hardwares issue by using qsub( Build and Run the Sample in Batch Mode)
the error massage from .e file shows:
terminate called after throwing an instance of 'cl::sycl::runtime_error'
what(): Native API failed. Native API returns: -42 (CL_INVALID_BINARY) -42 (CL_INVALID_BINARY)
make: *** [run_fpga_hardware] Aborted
After I checked some websites that explain "CL_INVALID_BINARY" error, I think this issue may caused from some problems of FPGA hardwares arria10 and stratix10, right? May you help to fix it?
If you need to check part of my code I can share you.