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.
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.