Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
723 Discussions

fpga programs are not running

scali
Novice
1,314 Views

Hi,

 

it seems all my FPGA codes cannot run at the moment on the nodes with Arria 10 OneAPI.

Depending if I directly run on the node (e.g. s001-n090) or through devcloud_login -b A10OAPI walltime=12:00:00 job1.sh I get error messages like:

 

Error enumerating AFCs: not found
Error enumerating AFCs: not found
Error enumerating AFCs: not found
Error enumerating AFCs: not found
Segmentation fault

or

Error: Could not load board library /opt/intel/inteloneapi/intelfpgadpcpp/latest/board/intel_a10gx_pac/linux64/lib/libintel_opae_mmd.so (error_msg: libMPF.so: cannot open shared object file: No such file or directory)
Failed to dynamically load board MMD /opt/intel/inteloneapi/intelfpgadpcpp/latest/board/intel_a10gx_pac/linux64/lib/libintel_opae_mmd.so

 

I had similar problems before, but they seemed solved. It seems like there is no hardware attached.

Is it OK to just run:

./executable

 

or I need to do something first?

 

Thanks in advance for your help.

 

 

0 Kudos
2 Replies
DDIAKITE
New Contributor I
1,277 Views

Hello,

What is the content of your script job1.sh? Make sure you have set up the environment correctly.

Regards

0 Kudos
AnilErinch_A_Intel
1,238 Views

Hi ,

Please re run your application and let us know whether the issue still persists.

Thanks and Regards

Anil


0 Kudos
Reply