Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
655 Discussions

ERROR: Unable to find Intel(R) FPGA OpenCL platform.

Erfan
Beginner
1,005 Views

Hi,

I'm trying to use Intel FPGA SDK for OpenCL version 20.1 and targeting Arria 10 GX board.

I installed the FPGA board using aocl install, and aocl diagnose test passes, and it's able to find Intel FPGA SDK for OpenCL platform, as shown in the attached image, but when I invoke the host program, it cannot find the platform using cl_platform_id findPlatform(string_name) function and returns NULL. Also, I tried cl_int clGetPlatformIDs, and Intel's platform is not found.

Does anyone have any idea how to fix this?

0 Kudos
1 Reply
GRN1
Novice
1,005 Views

What OS is on your system?

What sample do you use?

 

0 Kudos
Reply