Skip to content
New issue

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

The --cuda-mpi flag denotes GPU usage and shouldn't require the --gpu flag #114

Open
adamlavely opened this issue Sep 9, 2024 · 1 comment

Comments

@adamlavely
Copy link
Collaborator

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.

@pwxy
Copy link

pwxy commented Sep 9, 2024

For backward compatibility, it would be best to accept both "--cuda-mpi" and "--cuda-mpi --gpu" for GPU-Aware MPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants