mlcommons / training

Reference implementations of MLPerf™ training benchmarks
https://mlcommons.org/en/groups/training
Apache License 2.0
1.62k stars 560 forks source link

Running udnet3d on multiple GPUS #750

Closed luiceur closed 3 months ago

luiceur commented 4 months ago

How can one run the udnet3d training on multiple GPUs?

The following doesn't work and it will launch multiple processes on a single GPU mpirun -np 4 ./run_and_time.sh

ShriyaPalsamudram commented 3 months ago

Sorry but the unet3d benchmark is dropped from the training benchmarks suite so this issue cannot be addressed at this time.