Forum Discussion
oneAPI FPGA hardware error
Hi @JInxuanBen,
Thank you for posting in Intel community forum and hope all is well.
We do receive some feedback that the hardware might be having issues, allow me to check this with the platform team.
Mind if I asked in which node in devcloud that you are having this issues?
And also the which command/compile steps that the error are failing at?
Hope to hear from you soon.
Best Wishes
BB
Everytime I try "qsub -l nodes=1:fpga_runtime:arria10:ppn=2 -d . run_fpga_hw.sh" or make hardware
the error below will show.
quartus_sh: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
Error: The patches required to compile for the target board (0.05dcp) is not installed for the following Quartus:
/glob/development-tools/versions/oneapi/2021.3/inteloneapi/intelfpgadpcpp/2021.3.0/QuartusPrimePro/19.2/quartus/bin/quartus_sh
dpcpp: error: fpga compiler command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile.fpga:30: vector-add-buffers.fpga] Error 1
- JInxuanBen5 years ago
New Contributor
And I tried to find the file 'libncurses.so.5'. This file doesn't exist. I only found 'libncurses.so.6'.