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

Deprecate and remove multi-GPU. #1664

Open
2 of 3 tasks
joaander opened this issue Dec 4, 2023 · 0 comments
Open
2 of 3 tasks

Deprecate and remove multi-GPU. #1664

joaander opened this issue Dec 4, 2023 · 0 comments
Labels
breaking Changes that will break API. task Something needs to be done.

Comments

@joaander
Copy link
Member

joaander commented Dec 4, 2023

Description

On trunk-minor:

  • Deprecate gpu_ids.
  • Replace with gpu_id.

On trunk-major:

  • Remove the multi-GPU code.

Motivation and context

Multi-GPU was specifically designed for Summit, which will be retired soon. No other current HPC systems provide the high bandwidth interconnects needed. MPI parallelization is effective in more cases.

@joaander joaander added the task Something needs to be done. label Dec 4, 2023
@joaander joaander added the breaking Changes that will break API. label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Changes that will break API. task Something needs to be done.
Projects
None yet
Development

No branches or pull requests

1 participant