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

Missing FCD entry on devcloud nodes 81-87

agond2
Beginner
603 Views

I am trying to run OpenCL applications on Devcloud FPGA nodes, it seems FCD entry is missing for nodes 81-87

aocl diagnose command returns following:

--------------------------------------------------------------------
ICD System Diagnostics                                              
--------------------------------------------------------------------

Using the following location for ICD installation:
    /etc/OpenCL/vendors

Found 4 icd entry at that location:
    /etc/OpenCL/vendors/Altera.icd
    /etc/OpenCL/vendors/intel-cpu.icd
    /etc/OpenCL/vendors/intel-neo.icd
    /etc/OpenCL/vendors/Intel_FPGA_SSG_Emulator.icd

The following OpenCL libraries are referenced in the icd files:
    libalteracl.so
    libintelocl.so
    libigdrcl.so
    libintelocl_emu.so

Checking LD_LIBRARY_PATH for registered libraries:
    libalteracl.so was registered on the system at /opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/host/linux64/lib
    libintelocl.so was registered on the system at /opt/intel/inteloneapi/compiler/latest/linux/lib/x64
    WARNING: libigdrcl.so NOT FOUND
    libintelocl_emu.so was registered on the system at /opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/host/linux64/lib
    libintelocl_emu.so was registered on the system at /opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/host/linux64/lib
    libalteracl.so was registered on the system at /opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/host/linux64/lib
    /opt/intel/inteloneapi/compiler/latest/linux/lib/x64/libintelocl.so was registered on the system.

Using the following location for fcd installations:
    /opt/Intel/OpenCLFPGA/oneAPI/Boards

ERROR: No FCD entry at that location. Without ICD and FCD, host executables
must be linked directly to Intel FPGA runtime (libalteracl.so) and BSP MMD
library instead of to the Khronos ICD library (libOpenCL.so).
    To use FCD, please reinstall using 'aocl install'.
--------------------------------------------------------------------
ICD diagnostics FAILED                                              
--------------------------------------------------------------------
--------------------------------------------------------------------
BSP Diagnostics                                                     
--------------------------------------------------------------------
/opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/board/intel_a10gx_pac/linux64/libexec/diagnose: error while loading shared libraries: libopae-c.so.1: cannot open shared object file: No such file or directory
--------------------------------------------------------------------
Warning:
No devices attached for package:
/opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/board/intel_a10gx_pac
--------------------------------------------------------------------
/opt/intel/inteloneapi/compiler/2021.1-beta04/linux/lib/oclfpga/board/intel_a10gx_pac/linux64/libexec/diagnose: error while loading shared libraries: libopae-c.so.1: cannot open shared object file: No such file or directory
--------------------------------------------------------------------

Call "aocl diagnose <device-names>" to run diagnose for specified devices
Call "aocl diagnose all" to run diagnose for all devices

0 Kudos
1 Reply
ChithraJ_Intel
Moderator
603 Views

Hi,


FPGA issues are not handled here. Please ask your question in the https://forums.intel.com/s/topic/0TO0P0000001AUUWA2/intel-high-level-design?language=en_US Forum.

0 Kudos
Reply