About usage of CPU, GPU and IPU in Gstreamer with imx6
01-05-2023
02:27 AM
558件の閲覧回数
nadimfnadaf
Contributor II
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
I am working on gstreamer pipeline with imx6 dual core, wanted to know the following thing.
How much percentage of IPU, GPU and CPU is used in this process? How can we calculate this percentage?
Attaching the link to board I am using.
https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-proces...
Thanks in Advance!
Regards,
Prutha Shinde.
#imx6 #gstreamer #ipu #gpu #cpu
1 返信
01-05-2023
08:13 AM
539件の閲覧回数
Bio_TICFSL
NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello,
You can use the command top and gputop to know the percentage you are using.
Regards