Forum Discussion
Altera_Forum
Honored Contributor
8 years agoError message during clCreateProgramWithBinary - WARNING: [acla10_ref0] NOT using DMA
I have a kernel that has been flashed on the a10gx board (Arria10 PCIe). I built the .aocx file with the aoc tool. I flashed the FPGA with aocl tool before executing the OpenCL application. My ...
Altera_Forum
Honored Contributor
8 years agoThe Hello Word example does not have any host/device transfer and hence, this issue doesn't apply to it. However, all the other examples already use aligned memory allocation.