Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
591 Discussions

OpenCL application hangs FPGA

RJimé1
Beginner
830 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
814 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

 

RJimé1
Beginner
803 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
RaeesaM_Intel
Moderator
775 Views

Hi,


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


Regards,

Raeesa


AnilErinch_A_Intel
693 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


Reply