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

episode 8: Multi-GPU with MPI #10

Open
wikfeldt opened this issue Apr 21, 2021 · 2 comments
Open

episode 8: Multi-GPU with MPI #10

wikfeldt opened this issue Apr 21, 2021 · 2 comments

Comments

@wikfeldt
Copy link
Contributor

  • communication data via host
  • communication with GPU-aware MPI with device_ptr
@jussienko
Copy link
Collaborator

  • querying number of devices (per node)
  • how to assign MPI ranks to devices
  • best practices for number of tasks per node: one task per GPU or multiple tasks per GPU?

@csccva csccva self-assigned this Jun 22, 2021
@mabraham
Copy link
Contributor

@csccva csccva removed their assignment Sep 21, 2021
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

4 participants