- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have been trying to get a number for how much of the myriad stick is being used but I have not been able to find any information regarding this in the API. Is it possible to get this information via for example a terminal or python command? I would like something similar to the terminal command "nvidia-smi" or the python command "psutil.cpu_percent()" but for the myriad stick
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Unfortunately, there is no tool to get information regarding memory usage/utilization on the Neural Compute Stick. Was there a particular memory issue you were running into?
Best Regards,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We need it for commercial purposes, to show that we are actually using the neural compute stick and not just the CPU. How come there is no such tool though? The openvino software must know the utilization to be able to allocate memory needed for a network so the information should already be there somewhere in the code, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We do know that the Neural Compute Stick 2 has an internal memory of 500 MB, but there isn't a tool that will give information about memory allocation.
Just a note, when converting your model in the Model Optimizer, convert with data type FP 16 to run on the NCS2 and specify -d MYRIAD when running your model. That way the CPU will not be utilized when running inference (unless you are using the Heterogeneous Plugin or Multi- Device Plugin).
Best Regards,
Sahira
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page