Forum Discussion
Patch 1.03DCP is in place.
See githuib site with details https://github.com/intel/FPGA-Devcloud
source /data/intelfpga/devcloudLoginToolSetup.sh
The normal flow with the tools_setup should compile for you properly. /opt path not needed. Please confirm.
Thanks
Larry
- agond26 years ago
New Contributor
Hi 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!- agond26 years ago
New Contributor
Hi 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