Intel® oneAPI Base Toolkit
Support for the core tools and libraries within the base toolkit that are used to build and deploy high-performance data-centric applications.

Unable to compile for FPGAs

RMeno4
Innovator
1,153 Views

Hi there,

I noticed a change in the environment and now I can no longer compile for the hardware, but only for the emulator.:

u34356@login-2:~/oneAPI/Code/mine/fdct$ qsub -I -l nodes=1:fpga_compile:ppn=2 -d . 
qsub: waiting for job 499700.v-qsvr-1.aidevcloud to start
qsub: job 499700.v-qsvr-1.aidevcloud ready


########################################################################
#      Date:           Mon Feb 17 09:43:07 PST 2020
#    Job ID:           499700.v-qsvr-1.aidevcloud
#      User:           u34356
# Resources:           neednodes=1:fpga_compile:ppn=2,nodes=1:fpga_compile:ppn=2,walltime=06:00:00
########################################################################
u34356@s001-n155:~/oneAPI/Code/mine/fdct$ source /opt/intel/inteloneapi/setvars.sh
:: setvars has already been run. Skipping any further invocation.  To force its re-execution, pass --force
source /opt/intel/inteloneapi/setvars.sh --force
force found
::  initializing environment ...
   advisor -- latest
Copyright (C) 2009-2020 Intel Corporation. All rights reserved.
Intel(R) Advisor 2021.1 (build 604889)
   ccl -- latest
   clck -- latest
   compiler -- latest
   daal -- latest
   debugger -- latest
   dev-utilities -- latest
   dpcpp-ct -- latest
   inspector -- latest
Copyright (C) 2009-2020 Intel Corporation. All rights reserved.
Intel(R) Inspector 2021.1 (build 604032)
   intelpython -- latest
Could not find conda environment: --force
You can list all discoverable environments with `conda info --envs`.

   ipp -- latest
   itac -- latest
   mkl -- latest
   mpi -- latest
   oneDNN -- latest
   pytorch -- latest
   tbb -- latest
   tensorflow -- latest
   vpl -- latest
   vtune -- latest
Copyright (C) 2009-2020 Intel Corporation. All rights reserved.
Intel(R) VTune(TM) Profiler 2021.1-beta04 (build 606082)
:: oneAPI environment initialized ::
u34356@s001-n155:~/oneAPI/Code/mine/fdct$ make hw -f Makefile.fpga 
dpcpp  -fintelfpga a.o -o fdct.fpga -Xshardware
aoc: Quartus is not on the path!
aoc: Is it installed on your system and quartus bin directory added to PATH environment variable?
/home/u34356/tmp/fdct-2c4365.o: file not recognized: File truncated

Thanks in advance,

Menotti

0 Kudos
4 Replies
RahulV_intel
Moderator
1,153 Views

Hi,

FPGA issues are not handled here. Please ask your question in the Intel® High Level Design forum.

 

-Rahul

0 Kudos
Michael_C_Intel1
Moderator
1,153 Views

Hi RicardoM,

Some of Intel's FPGA software development stakeholders would like to follow up with you about your FPGA development interests. Would you be OK with some private messages and email follow up so we can learn more about your project or interest? It's desired to learn more about your original issue if you still face it.

 

Thanks,

-MichaelC

0 Kudos
RMeno4
Innovator
1,153 Views

Hi Michael,

Sure, feel free to contact me by e-mail. 

Best regards,

Menotti

0 Kudos
RahulV_intel
Moderator
1,153 Views
0 Kudos
Reply