aocl install failed
I recently bought the Intel Arria 10 GX FPGA and wanted to use it with OpenCL. My system is Windows 10 and I inserted it into an ASUS RS720-E9-RS8-G server. I was able to follow AN807's "Initializing the Intel Arria 10 GX FPGA Development Kit for use with OpenCL" completely without any error.
However, when I tried to run "aocl install" (with admin privelages) as described in the next section "Installing the OpenCL Runtime Driver", I got an install failed.
I am using the Arria 10 reference BSP that comes with Quartus Prime Pro release 19.2.
Hi @clonedchocobo,
Thank you for your patients and details screenshot provided, after some investigation, based on the error I would assume that it is failed to installed the runtime driver for OpenCL.
Suspecting that there might be a missed in setting the environment variable for your machine.Perhaps you can refer to the following steps here, which will guide you through.
Also can you please run the 'aocl diagnose' command just to check on the installation and inilization of the runtime driver as well.
Warm regards
BB