Forum Discussion
BoonBengT_Altera
Moderator
1 year agoHi @Irfan191,
Thank you for the patients, after some alignment we suspect that the culprit might be the missing GCC compiler which the OpenCL may required for emulation, hence would suggest to check of the gcc is install and also the required minimal version for the compiler compatibility with the link below:
- https://www.intel.com/content/www/us/en/docs/programmable/683188/21-3/gcc-requirement.html
Once correct GGC version is installed would recommend to source the 'init_opencl.sh' script to set/re-set the environment variable to ensure all is correct. The script can be found in the opencl installation path.
Hope that clarify
Best Wishes
BB