Forum Discussion
I just realized you are using an SoC board and the a10soc BSP does not provide an install routine (which makes perfect sense since it is not supposed to be installed on an x86 machine). I have never used this board but the Cyclone V SoC board I used a long time ago came with a custom Linux that you wrote onto an SD Card and when you loaded from that OS, there was some OpenCL initialization script that set up the OpenCL environment. I am not sure how/why the diagnose script is seeing NVIDIA and Intel platforms in your case; are you running these commands on an x86 host?
Hello HRZ, thank you for reply. So the first thing first, I have the arria 10 soc board for which the image which I got with the board is broken. So what I am trying here is, considering version 17. has a enough stablility and trying to use 17 image. But for this image I don't see any init_opencl file. So, workaround I downloaded RTE 17.0 version from intel which has init_opencl script but this only has support for a10_ref(GX ) board. So next thing I did is just copied the hld/board/a10soc folder to sd card and then I tried to do aocl diagnose and I am still getting the same result.