Forum Discussion
giulio2
New Contributor
4 years agoFPGA Build fail on Devcloud
Hello,
I'm trying to compile a project on FPGA Hardware on Devcloud.
following these steps:
qsub -I -l nodes=1:fpga_compile:ppn=2 -l walltime=24:00:00
source /opt/intel/inteloneapi/setvars.sh...
giulio2
New Contributor
4 years agoHello,
I'm compiling on Devcloud, this is the result of the "free" command:
total used free shared buff/cache available
Mem: 16037092 4326092 852364 3360 10858636 11420228
Swap: 999420 531948 467472
I'm targeting "intel_s10sx_pac:pac_s10"
HRZ
Frequent Contributor
4 years agoThat machine only has 16 GB of memory, that is not even remotely enough to synthesize a design for Stratix 10. Doesn't DevCloud have specific nodes for synthesis?