Application Acceleration With FPGAs
Programmable Acceleration Cards (PACs), DCP, FPGA AI Suite, Software Stack, and Reference Designs

aocl diagnose is not working

DeusMMJr
Novice
837 Views

Hi, I'm trying to run my application in node 189 but I'm facing with some issues. One of them is aocl diagnose, It is not working to recognize s1_pac_sc bsp.

 

u28549@s001-n189:~$ aocl diagnose

/opt/intel/inteldevstack/d5005_ias_2_0_b339/opencl/opencl_bsp/linux64/libexec/diagnose: error while loading shared libraries: libintel_opae_mmd.so: cannot open shared object file: No such file or directory

--------------------------------------------------------------------

Warning:

No devices attached for package:

/opt/intel/inteldevstack/d5005_ias_2_0_b339/opencl/opencl_bsp

--------------------------------------------------------------------

/opt/intel/inteldevstack/d5005_ias_2_0_b339/opencl/opencl_bsp/linux64/libexec/diagnose: error while loading shared libraries: libintel_opae_mmd.so: cannot open shared object file: No such file or directory

--------------------------------------------------------------------

 

As I can't permission to install this bsp I ask help with this.

 

0 Kudos
3 Replies
Fawaz_Al-Jubori
Employee
646 Views

Hello,

It seems there is installation issue.

May I know which version are you using?

Thanks

0 Kudos
DeusMMJr
Novice
646 Views

Intel(R) FPGA SDK for OpenCL(TM), 64-Bit Offline Compiler

Version 18.1.0 Build 222 Pro Edition

Copyright (C) 2018 Intel Corporation

0 Kudos
DeusMMJr
Novice
646 Views

Hi FJumaah, I solved the issue wih correct envirnoment setting included in init_env_nosudo script. Thanks

Reply