Forum Discussion
Douglas_P_Intel
New Contributor
6 years agoHi Thomas,
OpenCL on the Arria 10 SoC board can be very challenging. Have you gotten OpenCL working on the board with the existing BSP and boardtest.cl? (does aocl diagnose pass?) If not, I recommend starting there. You said you want to get up and running “without the shared memory stuff”. The shared memory allows some data movement between the FPGA and the HPS to be eliminated and I'm not sure if it's required by the driver. Exactly what configuration are you looking for? Remember that if you change the memory configuration, you may need to change the board_spec.xml file.