Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Myriad X VPU 2485 chip

DarekM
Beginner
1,692 Views

Hi, 

I  have the  UP Xtreme system with two Movidius chips (UP AI Core XM 2280). I am looking for the datasheet, and a programmers guide for the Myriad X VPU 2485 chip. At this moment, I am not into playing with the existing AI examples. My interest is to use these chips as (low power) accelerators for radar (MIMO)  signal processing algorithms.  Is there any way to communicate with these chips, and use them  for number crunching?  I search the Intel site (as a  register user) but found nothing about the architecture of the Myriad IC, and nothing about such APIs.

Any help is welcome. 

Regards,

  Darek

0 Kudos
3 Replies
Munesh_Intel
Moderator
1,679 Views

Hi Darek,


The datasheet and manual for AI Core XM 2280 are available in the Downloads section at the following link:

https://www.aaeon.com/en/p/ai-edge-computing-board-ai-core-xm-2280


The relevant materials for UP Extreme Series and UP AI Core X Series are available in the Downloads section at the following pages:

https://up-shop.org/up-xtreme-series.html

https://up-shop.org/up-ai-core-x-series-myriadtmx.html


Information about Movidius architecture is available at the following page:

https://en.wikichip.org/wiki/movidius/microarchitectures/shave_v2.0


The following page, https://builders.intel.com/ai , contains links to solutions catalog, documents library, blog, podcasts and videos, serving as a one-stop location for AI ecosystem innovation with Intel® architecture. I would encourage you to explore the variety of solutions available there.


Regards,

Munesh


0 Kudos
DarekM
Beginner
1,669 Views

Hi Munesh, 

  Thanks for you answer but I had these documents already. The AI Core XM 2280 module is based on the Myriad X VPU 2485 device. My questions were about how I can "talk" to these chips on the XM 2280 module. How  I can open a communication channel to the device, prepare and send my data, and finally, retrieve results ( for example via the Myriad Development Kit (MDK) ). I am fine with low-level access to Shave & Leon  cores as well :).

I did not find  (yet) the datasheet of the Myriad X VPU 2485 chip itself. 

I am worried that the MDK is not available for mortals .... (https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Where-can-I-get-the-Myriad-Development-Kit-MDK/td-p/693555)

 

Regards,

   Darek

 

 

 

0 Kudos
Munesh_Intel
Moderator
1,654 Views

Hi Darek,

 

Inference of deep learning models on the Intel® Vision Accelerator Design with Intel® Movidius™ VPUs is supported by HDDL plugin.

 

The related configuration parameters are available at the following pages:

https://docs.openvinotoolkit.org/2020.4/openvino_docs_IE_DG_supported_plugins_HDDL.html#supported_configuration_parameters

 

https://docs.openvinotoolkit.org/2020.4/openvino_docs_IE_DG_supported_plugins_VPU.html#vpu_common_configuration_parameters

 

Regards,

Munesh

 

0 Kudos
Reply