Closed luiceur closed 3 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
mpirun -np 4 ./run_and_time.sh
Sorry but the unet3d benchmark is dropped from the training benchmarks suite so this issue cannot be addressed at this time.
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