aocl clang exists but not working
I am trying to install the new version v18.1 AOCL. I was able to install quartus pro setup and aocl pro setup file.
When I execute aoc kernel.cl, I get error
" Error: aoc: Executable /opt/FPGA/hld/linux64/bin/../../llvm/bin/aocl-clang exists but is not working!
The cause of failure cannot be determined. Run executable manually and watch for error messages."
and when I execute /aocl-clang I get this error
./aocl-clang: error while loading shared libraries: libdsdk.so: cannot open shared object file: No such file or directory
Any idea about this?
My path : echo $PATH
/opt/FPGA/hld/bin:/opt/FPGA/quartus/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
My Library path :
echo $LD_LIBRARY_PATH
/opt/FPGA/hld/linux64/lib/:/opt/FPGA/hld/board/a10_ref/linux64/lib:/opt/FPGA/hld/host/linux64/lib: