We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Sorry but the unet3d benchmark is dropped from the training benchmarks suite so this issue cannot be addressed at this time.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: