Altera_Forum
Honored Contributor
11 years agoOpenCL SDK can't find valid license file
I'm getting whenever I try invoke the kernel on certain build server:
Error: aoc: Can't find a valid license for the Altera SDK for OpenCL I've definitely set LM_LICENSE_FILE correctly - Quartus is picking all the licenses it should, and the OpenCL SDK license is part of the same file. If I use lmutil lmstat -a on the server in question, the OpenCL SDK license is reported as Users of opencl_sdk: (Total of 5 licenses issued; Total of 0 licenses in use) The same license settings work fine on several other machines in the same subnet, and the licenses are floating (i.e. not locked to a specific MAC). I suspect there might be an issue with the shared libraries that the license lookup uses - is there a way to debug the license acquisition in more detail? We have the Nallatech board support package installed (we have a PCIe385N-D5 board) which requires its own license - could it be related to that?