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

multuGPU test results. #95

Open
ptits opened this issue Oct 13, 2024 · 8 comments
Open

multuGPU test results. #95

ptits opened this issue Oct 13, 2024 · 8 comments

Comments

@ptits
Copy link

ptits commented Oct 13, 2024

shot_241014_020315

I have 8xA100 to test.

Here are some multuGPU results.

As I see it works best after duration > 16.

I use cli:
./scripts/app_multigpu_engine.sh 4 diffusion_transformer_768p ./pyramid_flow_model t2v 31 9 5 768p 31_4_output.mp4 prompt

@FurkanGozukara
Copy link

wow so it took 2 minute 11 seconds for 16 second video?

@ptits
Copy link
Author

ptits commented Oct 13, 2024

32_4_output.mp4
31_8_output.mp4
31_2_output.mp4
31_1_output.mp4

wow so it took 2 minute 11 seconds for 16 second video?

no, duration (for some reasons) means different values:
duration 16 is 5 seconds
duration 31 is 10 seonds

@ptits
Copy link
Author

ptits commented Oct 13, 2024

73b9a781-4f24-48d7-b9b3-3f9a9f02d8db_text_to_video_sample.mp4

@feifeiobama
Copy link
Collaborator

wow so it took 2 minute 11 seconds for 16 second video?

No, I think it means temp=16, which corresponds to a 5 second video.

@ptits
Copy link
Author

ptits commented Oct 14, 2024

wow so it took 2 minute 11 seconds for 16 second video?

No, I think it means temp=16, which corresponds to a 5 second video.

yes, but in app.py there is "Duration" slider (which is actually temp)

this might be kinda confusing for users

shot_241014_120205

@ptits
Copy link
Author

ptits commented Oct 14, 2024

And looks like 8 GPUs dont give the same boost as 4 does.

@aniolekx
Copy link

can you share code, how to split it across GPUs?

@ptits
Copy link
Author

ptits commented Oct 14, 2024

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

4 participants