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

Multi-GPU support #123

Open
catclaw opened this issue Feb 14, 2025 · 0 comments
Open

Multi-GPU support #123

catclaw opened this issue Feb 14, 2025 · 0 comments

Comments

@catclaw
Copy link

catclaw commented Feb 14, 2025

Hi!

I hope you're doing well.
I was wondering if it's possible to include multi-gpu support in coming release? (Or if it's possible somehow with current version, that I don't know of?)
Some other video-upscaling software can utilize two or more GPUs at once for faster operation. (I.e.: Waifu2x-Extension-GUI)
Perhaps by using Pytorch Accelerate? (https://huggingface.co/docs/accelerate/en/index)

I'm C/C++ & Assembly programmer and I only know enough about Python to create basic stuff, but it's easy done in C/C++, at least.
Using 2 or more GPUs will give more performance and access to more VRAM.

Thank in you in advance.

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

1 participant