Forum Discussion
agond2
New Contributor
6 years agoHi Larry,
Confirming that I was able to compile and run OpenCL kernels on nodes s001-n137,138 and 139. Thanks a lot for the patch.
On the node s001-189, which has stratix10 FPGA, I used tools_setup command and selected option 6 for Stratix 10 development stack, I get the error "Error: Compiler Error, not able to generate hardware"
-Atharva
Quartus_sh_compile.log on node s001-189:
This is the run.sh script.
ERROR: packager tool failed to run. Check installation. Aborting compilation!agond2
New Contributor
6 years agoHi Larry,
I was able to compile and run OpenCL vector add example on Stratix10 node (s001-n189) after the update
https://github.com/intel/FPGA-Devcloud/commit/8df1be2e0854cb06bb8b6fdf4cd1226d7cdc690c
Confirming that I was able to compile and run OpenCL kernels on both Stratix(189) and Arria 10 nodes(137-139)
Thanks for adding the patches.
-Atharva