Forum Discussion
Irfan191
New Contributor
1 year agoThank You for the reply the version of Opencl and SDK I am using are as follow:
Standard edition SDK: AOCL-19.1.0.670-linux.tar
The Command use to build was ./setup.sh
Version of Opencl: intel-opencl-icd is already the newest version (23.43.27642.40-1ubuntu3). I have use this command to install Opencl (sudo apt install intel-opencl-icd)
Ubuntu 24 is my operating system.
I have set the environment variables as per the given documentation in the SDK
Basically I am looking forward to use the emulator in the SDK to test my machine learning compiler generated Opencl codes.