Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud
1637 Discussions

Accessing Stratix 10 OpenCL on devcloud

AidanOM
Beginner
1,169 Views

Hi there,

I'm trying to access the S10 on the devcloud but I am getting the following message

qsub: submit error (Unauthorized Request MSG=group ACL is not satisfied: 

When I run the groups command I get the following

c009

Not sure if I need to be added to another group? 

Thanks

 

0 Kudos
1 Solution
Gopika_Intel
Moderator
1,099 Views

Hi,

 

Thank you for providing the information. You’re indeed working in OneAPI devcloud.

 

> The error is related to qsub. Inorder to access stratix 10 in devcloud , ensure that you are executing the following command so that you can access any available node having stratix 10.

qsub -I -l nodes=1:stratix10:ppn=2     //(first is caps ‘i’ then small ‘L’)

> No need to add you to another group.

For more information, please refer https://devcloud.intel.com/oneapi/documentation/job-submission/ . Hope this helps you.

Regards

Gopika

 

View solution in original post

0 Kudos
6 Replies
Gopika_Intel
Moderator
1,150 Views

Hi,

Thank you for posting in Intel Devcloud forum. Could you please specify whether you are using OneAPI devcloud or FPGA devcloud? This forum is dedicated for OneAPI devcloud related queries. We have a dedicated forum for FPGA related queries. Please post your query in https://community.intel.com/t5/Intel-High-Level-Design/bd-p/high-level-design if you are using FPGA devcloud.

Regards

Gopika


0 Kudos
AidanOM
Beginner
1,144 Views

Hi Gopika,

I am using OpenCL on the devcloud. I'll post this issue over there instead.

Thanks!

0 Kudos
Gopika_Intel
Moderator
1,115 Views

Hi,

 

Thank you for the update. We have OpenCL in both OneAPI and FPGA devcloud. Inorder to support you further, could you please confirm from which link you’ve registered for devcloud

1.   FPGA: https://software.intel.com/content/www/us/en/develop/tools/devcloud/fpga.html

It has the leading FPGA hardware with tools optimized for Intel® technology.

 

2.   OneAPI: https://devcloud.intel.com/oneapi/

The Intel DevCloud is a data center grade cluster that allows you to develop and test your projects with the Intel OneAPI based toolkits.

 

Regards

Gopika


0 Kudos
AidanOM
Beginner
1,109 Views

Hi Gopika,

I can't actually remember from which link I used to register but my Unique Access URL: https://devcloud.intel.com/oneapi/?uuid=xyz123

And OneAPI is mentioned a lot in that email....

0 Kudos
Gopika_Intel
Moderator
1,100 Views

Hi,

 

Thank you for providing the information. You’re indeed working in OneAPI devcloud.

 

> The error is related to qsub. Inorder to access stratix 10 in devcloud , ensure that you are executing the following command so that you can access any available node having stratix 10.

qsub -I -l nodes=1:stratix10:ppn=2     //(first is caps ‘i’ then small ‘L’)

> No need to add you to another group.

For more information, please refer https://devcloud.intel.com/oneapi/documentation/job-submission/ . Hope this helps you.

Regards

Gopika

 

0 Kudos
Gopika_Intel
Moderator
1,075 Views

Hi,

Thank you for accepting it as a solution. We are assuming your issue is resolved, so we are discontinuing monitoring this thread. For further issue and queries, please raise a new thread. We’d be happy to help you.

Regards

Gopika


0 Kudos
Reply