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

Connect to servers with VPUs via terminal

FelipeML
New Contributor I
927 Views

Hi,

I need to send work to servers with VPUs (MYRIAD, VAD-M), but I see that they are only accessible via Jupyter notebook.

Is there any other way to send work to these servers?

Thanks for your help,

Best regards.

0 Kudos
1 Solution
Hari_B_Intel
Moderator
851 Views

Hi FelipeML

For your information, I don't think there is possible to access DevCloud for Edge via local SSH as of now due, but you can always open the terminal in the Jupyter notebook and work from there as well. 

 

Next, the reason you can see all the nodes in the Jupyter notebook is that the DevCload is connected to all the hardware for tests. 

 

Let's go back to your first question; 

How can I send work to the server?

As for now, the are a few ways you could send your work to the DevCloud by going to Jupyter notebook (refer to Picture below) and clicking on the folder icon, from there you can upload your work to the DevCloud and execute it.  

the other way is to open the terminal (shown in the picture below) and you can git clone your work. 

Hari_B_Intel_0-1645811512416.png

 

Hope this information help.

Thank 

 

View solution in original post

0 Kudos
5 Replies
IntelSupport
Moderator
880 Views

Hi fmuno1,

 

Thanks for reaching out to us.

 

Can you please elaborate more on what you want to achieve?

Are you using OpenVINO toolkit or OpenVINO Dev Cloud?

 

Regards,

Aznie


0 Kudos
FelipeML
New Contributor I
870 Views

Hi,

I am using OpenVINO Dev Cloud. The situation is as follows:

When I try to search for nodes with VPUs using, for example, the VS Code terminal, I can't find any:

FelipeML_2-1645781346583.png

When I access OpenVINO Dev Cloud from Jupyter, I can see them:

FelipeML_1-1645780749492.png

I understand that they are separate spaces because, as seen in the images, I have different users.

My question was: How can I access OpenVINO Dev Cloud from my PC terminal, using my local SSH client, and thus avoid using Jupyter?

Thank you for your help @IntelSupport 

Best regards.

0 Kudos
Hari_B_Intel
Moderator
852 Views

Hi FelipeML

For your information, I don't think there is possible to access DevCloud for Edge via local SSH as of now due, but you can always open the terminal in the Jupyter notebook and work from there as well. 

 

Next, the reason you can see all the nodes in the Jupyter notebook is that the DevCload is connected to all the hardware for tests. 

 

Let's go back to your first question; 

How can I send work to the server?

As for now, the are a few ways you could send your work to the DevCloud by going to Jupyter notebook (refer to Picture below) and clicking on the folder icon, from there you can upload your work to the DevCloud and execute it.  

the other way is to open the terminal (shown in the picture below) and you can git clone your work. 

Hari_B_Intel_0-1645811512416.png

 

Hope this information help.

Thank 

 

0 Kudos
FelipeML
New Contributor I
806 Views

Hi @Hari_B_Intel ,

I was trying to avoid the option of using git, but I guess that's the only option at the moment.

Thanks for your attention.

Best regards.

0 Kudos
Hari_B_Intel
Moderator
793 Views

Hi FelipeML

Yes for now there is 2 option to upload your code to DevCloud for Edge and execute the test.


If you have any questions, feel free to let us know.


Thank you

Hari Chand


0 Kudos
Reply