- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
How does performance scale with multiple sticks? Suppose I have two sticks.
- Can I use -s24 during compilation, assuming two sticks at deployment? (0.5x latency at 2x framerate, distribute inference over 24 SHAVEs)
- Or is this just a matter of sending half the images on each stick? (1x latency at 2x framerate, distribute inference calls to 2 VPUs)
コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
@pashmina.bendale Your second guess is correct. You can send images to each NCS to distribute the workload. You may find more information by referring to this thread: https://ncsforum.movidius.com/discussion/112/chaining-movidius-sticks#latest
