Intel® High Level Design
Support for Intel® High Level Synthesis Compiler, DSP Builder, OneAPI for Intel® FPGAs, Intel® FPGA SDK for OpenCL™
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
723 Discussions

Cannot access to FPGA compilation node on DevCloud

CJian1
Beginner
2,453 Views

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

0 Kudos
4 Replies
JananiC_Intel
Moderator
2,439 Views

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.


0 Kudos
EBERLAZARE_I_Intel
2,413 Views

Hi,


There are similar discussion regarding the issue you are facing, can you check it out if it may solve yours too? :

https://community.intel.com/t5/Application-Acceleration-With/qsub-submit-error-Unauthorized-Request-MSG-group-ACL-is-not/m-p/672015#M577


I presume that you have missed some steps on your execution part.


If the above doesn't, help please let me know.


0 Kudos
CJian1
Beginner
2,377 Views

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!

0 Kudos
EBERLAZARE_I_Intel
2,278 Views

Hi,


May I know if you are still facing the issue?


0 Kudos
Reply