Skip to content

Cannot reproduce multi-GPU inference time and memory efficiency: I2V-14B, 720P, H100 #314

Description

@FlatterThread

I tested Wan2.1 I2V-14B model inference on multi H100 GPUs setup, with following parameter:
--ring_size 8
--ulysses_size 1
--offload_model True
inference step: 40
sample size: 720p

In my experiments, H100 x8 multi-GPU inference speed is about 3.5 times faster than H100 x1 single GPU
while H100 x8 multi-GPU inference memory usage (per GPU) is 1.1 times more than H100 x1 single GPU

Could you please share the detailed experiment setup of "Computational Efficiency on Different GPUs" session in README?
I'm seeking for approaches to reduce inference memory usage on multi-GPU setup. Besides, it would be nice to boost inference speed from x4 to x8 on 8 GPU setup as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions