sihong
New Contributor
4 years agoOpenCL 2.1 implementation for FPGA PAC D5005
Hi,
I'm new to installing PAC D5005 on Ubuntu 20.04. I installed Acceleration Stack v2.0.1 including Quartus 19.2 and OpenCL 1.0 Intel FPGA SDK.
(CL kernel(.cl) can be successfully compiled with aoc compiler.)
I'm trying to use SYCL with DPC++ compiler (from https://github.com/intel/llvm sycl branch), but it requires OpenCL 2.1 or higher implementation.
How can I get OpenCL 2.1 or higher implementation for Intel FPGA SDK supports PAC D5005?
Thank you.