consistency_models icon indicating copy to clipboard operation
consistency_models copied to clipboard

How to run on a single linux server with multiple GPUs

Open 1999kevin opened this issue 1 year ago • 12 comments

Nice Job! I wonder how I can run the code on a single linux server with multiple GPUs. I can run the code on the server with one GPU by not using mpiexec. But what if I want to use multiple GPUs as nn.DataParallel?

1999kevin avatar Apr 20 '23 13:04 1999kevin