-
Notifications
You must be signed in to change notification settings - Fork 592
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
Running Hunyuan Video on 4 x 3090 Graphics Cards #96
Comments
My configuration is similar, except I am on Linux. I have four 3090, so 96GB of VRAM in total, but how to utilize all the cards? EDIT: I know there are some command-line examples for xDiT, but just like the person who reported this bug, it is unclear to me how to get this working in ComfyUI, or it is not supported yet? |
At present, the xDiT has not yet been tested within ComfyUI, and it appears that four 3090 GPUs may not suffice to meet the memory demands of HunayunVideo. However, we are considering exploring ComfyUI in the near future. |
In principle, I don't mind if with XDiT I can use a 4 graphics card via the command line. But I've never worked with the command line in this format, so I'd like to know if there is a detailed and step-by-step guide (text, video) on how to run video generation? |
You can follow the instructions in the README and run it from the command line. However, I need to remind you that running HunyuanVideo on four 3090 GPUs is not feasible due to the substantial memory requirements of the model. |
why It‘s Gone. |
Please follow the instructions in HunyuanVideo readme! |
I also wonder why you say that there is not enough computing power. I can run the model even on a single 3090 graphics card, but of course I can't use a resolution of 1280/720 at 50 steps, but I can use a lower resolution. |
|
@Smiden3 sorry! its all my fault. The link should be: Sorry, I pointed you to a private repo. |
thank you @feifeibear |
Just curious on the memory allocation for the model under xDiT conditions. |
The model is replicated on each GPUs when using sequence parallel. But we have other parallel approaches with lower memory requirements. If you are interested, you can find them in our xDiT paper. |
Thanks for the clarification! |
I've RTX3080 and 96GB DDR4 RAM |
We really need a solution for running this on 4 3090 cards |
Hello! I was lucky enough to have access to a Windows-based system with a 4 graphics card and a 3090. I installed and started the video generator using ComfyUI. But right now I'm only using 24GB of GPUs out of 96. Could you talk about using XDIT for parallel use? I will be glad to have any information on this topic, thank you
The text was updated successfully, but these errors were encountered: