Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21154 Discussions

How to determine the <device_name> <aocx_file> for FPGA card

well
New Contributor I
1,249 Views

Dear intel team,

When typing <aocl diagnose> command.  The following sub-message appeared. 


<BSP not loaded for Programmable Accelerator Card pac_f000000
* Run 'aocl diagnose' to determine device name for pac_f000000
* Run 'aocl program <device_name> <aocx_file>' to initialize BSP>

 

I want to Know how I can exactly determine device name and  aocx_file. in order to load BSP.  

Bellow is the whole message:

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

Found 2 icd entry at that location:
/etc/OpenCL/vendors/Intel_FPGA_SSG_Emulator.icd
/etc/OpenCL/vendors/Altera.icd

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

checking LD_LIBRARY_PATH for registered libraries:
WARNING: libintelocl.so NOT FOUND
libalteracl.so was registered on the system at /glob/development-tools/versions/fpgasupportstack/d5005/2.0.1/inteldevstack/hld/host/linux64/lib

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

Found 1 fcd entry at that location:
/opt/Intel/OpenCL/Boards/dcp_bsp.fcd

the following OpenCL libraries are referenced in the fcd files:
/opt/intel/2.0.1/inteldevstack/d5005_ias_2_0_1_b237/opencl/opencl_bsp/linux64/lib/libintel_opae_mmd.so

checking LD_LIBRARY_PATH for registered libraries:
/opt/intel/2.0.1/inteldevstack/d5005_ias_2_0_1_b237/opencl/opencl_bsp/linux64/lib/libintel_opae_mmd.so was registered on the system.

Number of Platforms = 1
1. Intel(R) FPGA SDK for OpenCL(TM) | Intel(R) Corporation | OpenCL 1.0 Intel(R) FPGA SDK for OpenCL(TM), Version 19.2
--------------------------------------------------------------------
ICD diagnostics PASSED
--------------------------------------------------------------------
--------------------------------------------------------------------
BSP Diagnostics
--------------------------------------------------------------------
--------------------------------------------------------------------
Device Name:
acl0

BSP Install Location:
/opt/intel/2.0.1/inteldevstack/d5005_ias_2_0_1_b237/opencl/opencl_bsp

Vendor: Intel Corp

Physical Dev Name Status Information

pac_f000000 Uninitialized OpenCL BSP not loaded. Must load BSP using command:
'aocl program <device_name> <aocx_file>'
before running OpenCL programs using this device

DIAGNOSTIC_PASSED
--------------------------------------------------------------------

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

 

0 Kudos
2 Replies
well
New Contributor I
1,177 Views

Thank you intel team. I found the solution in this link here

0 Kudos
David_G_Intel
Moderator
1,157 Views

Hello well


Thank you for posting on the Intel️® communities. Please remember to post FPGA requests on the correct sub forum, for future requests go to Browse Community Forums > FPGAs and Programmable Solutions then, post a question on the appropriate topic. We will move this thread now.


Regards, 

David G 

Intel Customer Support Technician 


0 Kudos
Reply