Open lambda7xx opened 1 year ago
Can you run any program with MPI in and outside the docker?
Thanks, I fix the problem
I encounter the similar problem, how do you fix it? RuntimeError: Default process group has not been initialized, please make sure to call init_process_group.
@lambda7xx how do you fix it?
Branch/Tag/Commit
9b6d718b52f10f08a810c0885e070789e462102b
Docker Image Version
nvcr.io/nvidia/pytorch:22.09-py3
GPU name
V100
CUDA Driver
Driver Version: 510.73.08
Reproduced Steps
2 then I use the script to run my code
3 my error is
I use the official image to build it