mingyuan-zhang / MotionDiffuse

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

Multiple GPU on a single node without slurm #14

Open JeremyCJM opened 2 years ago

JeremyCJM commented 2 years ago

Hi Mingyuan,

How to run with multiple GPUs on a single server?

Thanks, Jeremy

mingyuan-zhang commented 2 years ago

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