Fix bug in vf::gpu::Communicator
Some variables were not assigned values in the constructor. This caused an "MPI_ERR_COMM: invalid communicator" error when using multiple gpus.
Loading
Please register or sign in to comment
Some variables were not assigned values in the constructor. This caused an "MPI_ERR_COMM: invalid communicator" error when using multiple gpus.