Forum Discussion

Erfan's avatar
Erfan
Icon for New Contributor rankNew Contributor
5 years ago

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

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_int clGetPlatformIDs.

Does anyone have any idea how to fix this?

2 Replies

  • HRZ's avatar
    HRZ
    Icon for Frequent Contributor rankFrequent Contributor

    Have you tested with any of Intel's existing OpenCL examples? If not, do so. If Intel's examples work, then the problem is from your host code and you should post that so that we can take a look at it. If Intel's examples don't work either, then you can consider downgrading to v19.4 since there might be some issue with the new v20.1.