Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about cpu usage and gpu usage. #328

Closed
Havagoodone opened this issue Aug 4, 2022 · 3 comments
Closed

Question about cpu usage and gpu usage. #328

Havagoodone opened this issue Aug 4, 2022 · 3 comments

Comments

@Havagoodone
Copy link

Hi.

I have a question about cpu usage and gpu usage.

When I excuted the model with command "romp --mode=webcam --show, desktop's cpu usage was over 70% and gpu usage was under 5%.

I checked I used gpu-mode and cuda_is_available was true.

The cpu was i7-8700k and gpu was RTX 2060.

I'm wondering the result was right or I did something wrong.

Thank you very much!! :)

@Arthur151
Copy link
Owner

Hi, good questions.

The key is that the FPS.
If the FPS is about 30, then we are fine. If the FPS is only 1, then we have to check whether the GPU memory is used.

Let me know if there is something wrong.

@Havagoodone
Copy link
Author

Thanks for your reply!!

@vivi90
Copy link
Contributor

vivi90 commented Aug 17, 2022

Possible duplicate to: #337

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants