Forum Discussion
SDabh
New Contributor
7 years agoGetting Started with the Intel FPGA SDK for OpenCL Pro Edition for Linux
Hello All, I am working on Arria 10sx board and I want to run hello world example for OpenCL. I have followed the steps "getting started eith the intel FPGA SDK for OpenCL Pro Edition for Linux" f...
HRZ
Frequent Contributor
7 years agoThe log is quite clear as to what the problem is, and is even saying what should be done:
Unable to find the kernel mode driver.
Please make sure you have properly installed the driver. To install the driver, run
aocl installDid you run "aocl install" as part of the steps mentioned in the Getting Started Guide?