Open-Sora icon indicating copy to clipboard operation
Open-Sora copied to clipboard

关于demo.py的多显卡问题

Open 297297297 opened this issue 1 year ago • 2 comments

请问如何实现如推理过程中给出的多显卡同时工作命令--nproc_per_node 2,我现在有俩块RTX4090,但运行demo.py显示显存不足,只有一块起了作用

297297297 avatar Apr 05 '24 13:04 297297297

Has the sequence parallelism been enabled? Kindly check if this line has set the enable_sequence_parallelism flag to True.

Otherwise, can you switch to smaller models, as illustrated here.

JThh avatar Apr 11 '24 14:04 JThh

This issue is stale because it has been open for 7 days with no activity.

github-actions[bot] avatar Apr 19 '24 01:04 github-actions[bot]