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 not involved during processing (Update: worked using python 3.11.4 as of 20240318) #69

Closed
darrenqiao opened this issue Mar 18, 2024 · 5 comments

Comments

@darrenqiao
Copy link

Hi,
I tried to upsacler a sample video and checked the GPU/CPU status. Only CPU and memory works hard during process.
image

Is there anything wrong or is there any specific configuration needed for GPU to join the party?
Thanks.

@SandwichIsGreat
Copy link

What version of python are you using? I had the same issue and it turned out my python version was not the correct one.

@darrenqiao
Copy link
Author

darrenqiao commented Mar 18, 2024

What version of python are you using? I had the same issue and it turned out my python version was not the correct one.

I am using Python 3.10.0. Which version are you using? @SandwichIsGreat

@SandwichIsGreat
Copy link

3.11.4 I think. The issue occurred on python 3.10 for me

@darrenqiao
Copy link
Author

3.11.4 I think. The issue occurred on python 3.10 for me

Got it. Will try the version and see if it works. Thanks @SandwichIsGreat

@darrenqiao darrenqiao changed the title GPU not involved during processing GPU not involved during processing (Update: worked using python 3.11.4 as of 20240318) Mar 18, 2024
@darrenqiao
Copy link
Author

@SandwichIsGreat It worked with version 3.11.4. Thanks for the help.

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

2 participants