Forum Discussion

CJian1's avatar
CJian1
Icon for New Contributor rankNew Contributor
5 years ago

Cannot access to FPGA compilation node on DevCloud

Hi,

I was following the quick start guides on https://github.com/intel/FPGA-Devcloud/tree/master/main/QuickStartGuides/OpenCL_Program_PAC_Quickstart/Arria%2010. However, I was not able to access the "Arria 10 PAC Compilation and Programming - RTL AFU, OpenCL" node on DevCloud. Here is the error message:

running: qsub -q batch@v-qsvr-fpga -I -l nodes=s001-n139:ppn=2
qsub: submit error (Unauthorized Request MSG=group ACL is not satisfied: user u32317@login-2, queue batch)

When I run "groups", I am getting the following output, in case it is needed:

u32317@login-2:~$ groups
u32317 c009

Would you be able to help me resolve this issue?

Thanks,

Chao

4 Replies

  • Hi,


    Thanks for posting in Intel forums.


    Since your issue is related to FPGA, we are moving this query to FPGA forum for a faster response.


    • CJian1's avatar
      CJian1
      Icon for New Contributor rankNew Contributor

      Hi,

      Thanks for your reply. I applied for FPGA access with this link: https://software.intel.com/content/www/us/en/develop/forms/devcloud-fpga-sign-up.html and got a new account today (User Name: u49332, Node Name: c009). However, I am still getting the same error when trying to access Arria 10 PAC node:

      u49332@login-2:~$ devcloud_login -I A10PAC 1.2

      --------------------------------------------------------------------------------------
      For X2GO tunneling access. For users connected to intel firewall, copy and paste the following text in a new mobaxterm terminal:

      ssh -L 4002:s001-n137:22 colfax-intel

      For X2GO tunneling access. For users NOT connected to intel firewall, copy and paste the following text in a new mobaxterm terminal:

      ssh -L 4002:s001-n137:22 devcloud

      --------------------------------------------------------------------------------------

      running: qsub -q batch@v-qsvr-fpga -I -l nodes=s001-n137:ppn=2
      qsub: submit error (Unauthorized Request MSG=group ACL is not satisfied: user u49332@login-2, queue batch)

      Could you help me resolve this issue?

      Thanks!