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

[Linux system terminal] Unable to get FPGA interactive node with devcloud_login command

bzha988
Beginner
322 Views

I followed the steps found in the FPGA devcloud documentations

https://github.com/intel/FPGA-Devcloud/tree/master/main/Devcloud_Access_Instructions#connection-methods

And got to step 5.2 login script

I have successfully setup the .bashrc file to enable the devcloud_login command. However, after that, I could not setup an interactive node after typing the number for the required node type. This is the response I get from devcloud:

 

u163932@login-2:~$ devcloud_login -I S10PAC

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

ssh -L 4002:s005-n005: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:s005-n005:22 devcloud
--------------------------------------------------------------------------------------

running: qsub -q batch@v-qsvr-fpga -I -l nodes=s005-n005:ppn=2
qsub: waiting for job 36781.v-qsvr-fpga.aidevcloud to start
qsub: job 36781.v-qsvr-fpga.aidevcloud apparently deleted

 

I am not sure why the interactive job gets automatically deleted (highlighted in bold). After that the terminal returns me back to the login 2 node.

I am not an intel firewall user. Pasting the command "ssh -L 4002:s005-n005:22 devcloud" into a new linux system terminal results in login 2 node as well (no interactive access either).

0 Kudos
3 Replies
BoonBengT_Intel
Moderator
263 Views

Hi @bzha988,


Thank you for posting in Intel community forum and hope all is well.

Apologies for the inconvenient cause, there are multiple reason as mention scenario such as 1) job might be completed 2) execution time have reached.

The jobs does not look like a compilation task, would suggest to check what the jobs are performing.

Below are also a few references point for job submission and management, particularly the 'How to monitor jobs' or 'Querying Job Status'.


https://devcloud.intel.com/oneapi/documentation/job-submission/

https://devcloud.intel.com/oneapi/documentation/advanced-queue/


Hope that clarify.


Best Wishes

BB


0 Kudos
BoonBengT_Intel
Moderator
225 Views

Hi @bzha988,


Greetings, just checking in to see if there is any further doubts in regards to this matter.

Hope we have clarify your doubts.


Best Wishes

BB


0 Kudos
BoonBengT_Intel
Moderator
190 Views

Hi @bzha988,


Greetings, as we do not receive any further clarification/updates on the matter, hence would assume challenge are overcome. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. For new queries, please feel free to open a new thread and we will be right with you. Pleasure having you here.


Best Wishes

BB


0 Kudos
Reply