Altera_Forum
Honored Contributor
8 years agoIntel FPGA SDK for OpenCL Licensing
I am running into a licensing error when trying to compile my OpenCL kernels using the aoc command.
I have the LM_LICENSE_FILE environment variable set to the port@sever that contains the license file for the FPGA SDK. When I open Quartus Prime Pro Edition 16.1.0.196, all of the licensing information comes through successfully via the LM_LICENSE_FILE variable so I know that it is set properly. I am attempting to simply compile the helloworld application from Altera using "aoc device\hello_world.cl" and I am targeting the a10gx board that is already installed. The aoc version is 16.1.0 Build 196. The compilation is successful if I use the "-march=emulator" flag with the aoc command; however, I need to get the board utilization report which is not generated when using that flag. Is there some other step missing to license the Intel FPGA SDK for OpenCL? Or has anyone had this issue? Thank you, Luke Kljucaric