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

Does the DL Work bench / Dev Cloud support Movidius Myriad X VPU?

WinningWithAI
Beginner
230 Views

??

0 Kudos
1 Solution
JesusE_Intel
Moderator
200 Views

Hi WinningWithAI,

 

Thanks for reaching out! There are a few nodes available on Intel Developer Cloud for the Edge that have VPU hardware, please find the node names below. 

 

idc002mx8

idc004nc2

idc038

idc014 

idc016ai7

idc008u2g

 

Ref. Hardware for Edge Workloads: Intel® Developer Cloud for the Edge

 

DL Workbench: 

JesusE_Intel_0-1678835052705.png

 

You can also run the following command in a Jupyter Notebook to see the available types of nodes.

!pbsnodes | grep compnode | awk '{print $3}' | sort | uniq -c 

 

Regards,

Jesus

 

 

View solution in original post

0 Kudos
2 Replies
JesusE_Intel
Moderator
201 Views

Hi WinningWithAI,

 

Thanks for reaching out! There are a few nodes available on Intel Developer Cloud for the Edge that have VPU hardware, please find the node names below. 

 

idc002mx8

idc004nc2

idc038

idc014 

idc016ai7

idc008u2g

 

Ref. Hardware for Edge Workloads: Intel® Developer Cloud for the Edge

 

DL Workbench: 

JesusE_Intel_0-1678835052705.png

 

You can also run the following command in a Jupyter Notebook to see the available types of nodes.

!pbsnodes | grep compnode | awk '{print $3}' | sort | uniq -c 

 

Regards,

Jesus

 

 

0 Kudos
JesusE_Intel
Moderator
178 Views

If you need any additional information, please submit a new question as this thread will no longer be monitored.


0 Kudos
Reply