Forum Discussion
aocl-clang exists but is not working!
Hello guys.
I'm tried run one simple example(boardtest) on opencl.
I followed all the indications that were recommended, but when im tried apply command:
aoc device/boardtest.cl --sw-dimm-partition -o bin/boardtest.aocx
The console return one error: "aocl-clang exists but is not working!"
I'm working in ubuntu.
3 Replies
- MEIYAN_L_Intel
Frequent Contributor
Hi,
May I know the information as below:
- Device used (OPN number for the device)
- OpenCL SDk version and edition
- Ubuntu version
Thanks
- SPere43
New Contributor
Hello MeiYanL,
Device used: https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&No=836
OpenCL SDk version: 19.1 standard
Ubuntu version: 18.04
- MEIYAN_L_Intel
Frequent Contributor
Hi,
According to https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&No=836&PartNo=4, the DE1-SoC device with BSP provided by Terasic is only supported until Altera SDK OpenCL 16.0.
For your information, OpenCL SDK v16.1 is not supported with Ubuntu v18.04. For more information, you may refer to the link below:
https://www.intel.com/content/dam/altera-www/global/en_US/others/download/os-support/readme-qp161.txt
Thanks