Forum Discussion

KG0001's avatar
KG0001
Icon for New Contributor rankNew Contributor
5 years ago

Compiler Error while compile for Intel fpga device on Intel Dev Cloud machine.

On Intel Dev Cloud, I could able to build my sample program for GPU (default_device_selector) and also able to run on GPU machine.

But if try to compile the vector-add sample program (vector-add) for FPGA hardware by using 'make hw -f Makefile.fpga' makefile command, getting error.

https://github.com/intel/BaseKit-code-samples/tree/master/DPC%2B%2BCompiler/vector-add

It seems FPGA device not able to find from my Dev Cloud login. I ran '‌aocl diagnose' command and that failed. Attached build and aocl log here. I am working for ZOHO corp.

Regards,