Altera_Forum
Honored Contributor
11 years agoaoc reports Can't find a valid license for the Altera SDK for OpenCL
Hi,
I am starting to compile OpenCL codes under Quartus 13.1. I am using the folowing command to compile the openCL demo code aoc device/hello_world.cl -o bin/hello_world.aocx -v --board pcie385n_d5 (we have the Nallatech 385 card). and I'm am getting the following error message. Error: aoc: Can't find a valid license for the Altera SDK for OpenCL Our system is a linux64/CentOS, with a networked license for Quarus 13.1. LM_LICENSE_FILE is set to point to the license server port_ID@<IP> Quartus runs fine, it sees the licenses under the tools -> license setup tab displays licensed IPs. Quartus installation was a complete installaion, so I assum it includes the OpenCL functionalities. My questions are: 1) In Quartus-II --> tools -> license_setup are we expecting to see OpenCL lincensing status?. (I don't see OpenCL listed there) 2) aoc uses LM_LICENSE_FILE or something else to know the license place?. 3) Am I missing some setup? I will appreciate receiving your suggestions to further in compiling the OpenCL codes using Quartus 13.1. We have to stay with Quartus 13.1, because of the the BSP. -Prabu