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

关于GPU的使用率上不去的问题 About the problem of GPU usage not increasing #531

Open
bfloat16 opened this issue Dec 29, 2022 · 2 comments

Comments

@bfloat16
Copy link

运行命令:python inference_realesrgan_video.py -i inputs/01.mp4 -n realesr-animevideov3 -s 2 --suffix outx2
command:python inference_realesrgan_video.py -i inputs/01.mp4 -n realesr-animevideov3 -s 2 --suffix outx2

即使加上--num_process_per_gpu参数后,运行速度依然非常缓慢
Even after adding the --num_process_per_gpu parameter, still very slow

笔记本已经切换成独显直连模式
The laptop has been switched to the independent display direct connection mode
Screenshot (285)

@TechnoMasterBoy
Copy link

You're using python, that's why it's so slow.
Also use GPU-Z to accurately measure GPU load.

@eliphatfs
Copy link

See #619.

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