Forum Discussion
jland
New Contributor
3 years agoUnfortunately this does not seem to resolve the issue. I see this documentation states, "the compiler chooses the default FPGA board variant pac_a10 from the intel_a10gx_pac BSP". I connected to an fpga_runtime:arria10 node and ran the following command:
> aocl initialize acl0 pac_a10 aocl initialize: Running initialize from /glob/development-tools/versions/oneapi/2022.2/oneapi/intelfpgadpcpp/2022.1.0/board/intel_a10gx_pac/linux64/libexec Program succeed.
After doing this, I still run into the same error trying to run the program on an FPGA. I also tried initializing pac_a10_usm which fails, but since it is not the default board variant I don't believe it is a factor here.