You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --cuda-mpi flag is utilized by users who wish to use CUDA aware MPI. This inherently requires GPU access. Currently the --gpu flag is also required, but the functionality added there should be included in the --cuda-mpi flag.
The text was updated successfully, but these errors were encountered:
The
--cuda-mpi
flag is utilized by users who wish to use CUDA aware MPI. This inherently requires GPU access. Currently the--gpu
flag is also required, but the functionality added there should be included in the--cuda-mpi
flag.The text was updated successfully, but these errors were encountered: