mingyuan-zhang / MotionDiffuse

MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model
https://mingyuan-zhang.github.io/projects/MotionDiffuse.html
Other
835 stars 74 forks source link

Multiple GPU on a single node without slurm #14

Open JeremyCJM opened 1 year ago

JeremyCJM commented 1 year ago

Hi Mingyuan,

How to run with multiple GPUs on a single server?

Thanks, Jeremy

mingyuan-zhang commented 1 year ago

Sorry for the late reply. I have updated scripts for DataParallel training. You can follow the commands in text2motion/README.md.