Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
659 Discussions

OpenCL application hangs FPGA

RJimé1
Beginner
1,161 Views

Hello:

I am trying to run a multithreaded OpenCL + OpenMP (host side) application on Devcloud that targets FPGA. It worked fine around 2 weeks ago. However, it is now hanging after a call to clFlush that follows a call to clEnqueueWriteBuffer. Has anything changed in the Devcloud environment that explains this issue? Could you tell me how to address this?

Thanks.

0 Kudos
4 Replies
RaeesaM_Intel
Moderator
1,145 Views

Hi,

 

Thank you for posting in Intel Devcloud Forum.

Can you tell us whether you are using FPGA emulator or FPGA device.Also please share the job submission command.

We would be happy to help you out.

 

Regards,

Raeesa

 

0 Kudos
RJimé1
Beginner
1,134 Views
I'm launching it from interactive mode with:
qsub -I -l nodes=1:fpga_runtime:ppn=2 -d.

The application works well with the emulator. It only hangs with the FPGA device.

Thank you
0 Kudos
RaeesaM_Intel
Moderator
1,106 Views

Hi,


Since your issue is related to FPGA,we are moving this query to FPGA forum for a faster response.


Regards,

Raeesa


0 Kudos
AnilErinch_A_Intel
1,024 Views

Hi ,

The BSP of the Dev cloud nodes gets updated to latest as and when it comes.

Please let us know whether you are facing the issue on the latest nodes and we can help you in debugging the issue,

Thanks and Regards

Anil


0 Kudos
Reply