Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1626 Discussions

run devcloud FPGA Hardware issues

Wei-Chih
Novice
328 Views

Hello Intel ONEAPI devcloud team

 

I meet some issues when i run my code on devcloud jupyter using fpga hardware. (follow this website tutorial to run script:  https://devcloud.intel.com/oneapi/documentation/base-toolkit/)

 

I can run my code by using GPU and FPGA emulator but when I tried to run FPGA hardware node it will get errors as below:

 

for arria10 error :
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

 

for stratix10 error:
terminate called after throwing an instance of 'cl::sycl::nd_range_error'
what(): Non-uniform work-groups are not supported by the target device -54 (CL_INVALID_WORK_GROUP_SIZE)
make: *** [run_hw] Aborted

 

WeiChih_0-1657231537236.pngWeiChih_1-1657231544448.png

 

Do you know what are the problems and  how can I modify my code?

 

 

thanks

 

0 Kudos
1 Reply
Kenny_Tan
Moderator
277 Views

Hi,


Thanks for using Intel community forum,


Kindly expect some delay in the reply due to holiday.


Thanks,


0 Kudos
Reply