rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.14k stars 261 forks source link

Is jtop display GPU usage while doing video decoding/encoding hardware acceleration? #111

Closed HaifeiYang closed 1 year ago

HaifeiYang commented 3 years ago

I know that GPU on Jetson use nvdec/nvenc to accelerate video encoding/decoding from nvidia-video-codec-sdk But I want to know if jtop display GPU usage while doing video decoding/encoding hardware acceleration? If not, how do I monitor the usage of nvdec/nvenc? Thanks!

bharatik-IISc commented 3 years ago

I have the same question.

rbonghi commented 1 year ago

I don't have access for each process the engine use, but I can ready the shared memory used on Jetson.

Screenshot from 2022-12-31 13-14-25

The final release will be out at the end of this day. Keep ready to try it. Meanwhile close this issue, if there are new suggestion feel free to reopen it