Hello,
Following the Azure webpage, I created an account on Azure and created a VM instance of type: DS12V2*. I was able to compile an OpenCL program using the Intel FPGA SDK. But when I tried to run it on FPGA hardware, it could not detect any platform.
My question is: Does Azure VMs allow the users to run OpenCL on the Arria 10 FPGAs? Are these FPGAs exposed to the users for OpenCL acceleration? Or do the Azure VMs support only emulation/simulation for the FPGA development?
Thank you