Forum Discussion
Maurizio_P_Intel
New Contributor
6 years agoHi all.
The OpenCL BSP for Arria 10 PAC is bound to the Quartus Prime release 17.1.1 version released with the development stack. To use it with newer versions of the OpenCL compiler, the following environment variables need to be defined:
ACL_ACDS_VERSION_OVERRIDE=17.1.1
QUARTUS_ROOTDIR_OVERRIDE=<inteldevstack_root>/intelFPGA_pro
If you don't define the above variables, the OpenCL SDK will use the Quartus prime release aligned with its own - the posted log clearly shows Quartus Prime 19.2 is being used.
Note that the same applies for D5005 , where ACL_ACDS_VERSION_OVERRIDE must be set to 18.1.2