Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
663 Discussions

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

KG0001
Beginner
758 Views

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,

0 Kudos
1 Reply
EBERLAZARE_I_Intel
721 Views

hi,

 

I did check the files, just to make sure have you tried reinstall using "aocl install"?

 

Can you check below discussion if it may help with your issue:

https://software.intel.com/en-us/forums/intel-devcloud/topic/840082

https://forums.intel.com/s/question/0D50P00004WHjKr/oneapi-on-devcloud-fails-on-building-for-fpgas?language=en_US

 

Let me know if you have further questions.

0 Kudos
Reply