intel / FPGA-Devcloud

Get started using Intel® FPGA tools on the Devcloud with tutorials, workshops, advanced courses, and sample projects built specifically for students, researchers, and developers. Visit our official Intel® FPGA Devcloud website:
https://intel.ly/2NiBqcb
115 stars 61 forks source link

PAC10 Batch Compilation #14

Closed davidcastells closed 4 years ago

davidcastells commented 4 years ago

I'm trying to use the OpenCL flow for PAC10 (Arria10)

The quick start guide https://github.com/intel/FPGA-Devcloud/tree/master/main/QuickStartGuides/OpenCL_Program_PAC_Quickstart/Arria%2010

explains how to login and compile for such device. The problem (as I understand) is that it works for an interactive session by using the devcloud_login interactive script.

I've tried to replicate the commands done in the script to get a batch session to compile for PAC10 without luck.

Could you provide an example to send a compilation batch job to the queue?

davidcastells commented 4 years ago

Sorry, I realize this was described here https://github.com/intel/FPGA-Devcloud/tree/master/main/Devcloud_Access_Instructions#54-submitting-batch-jobs

llandis commented 4 years ago

Ok glad you found batch scripts in the documentation. Note there was an issue with PACSign in batch mode that was recently fixed. Let us know if it works out for you. Thanks