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

[FEA]: Upgrade to CUDA 12.x #424

Closed
2 of 15 tasks
mdemoret-nv opened this issue Dec 14, 2023 · 0 comments · Fixed by #436
Closed
2 of 15 tasks

[FEA]: Upgrade to CUDA 12.x #424

mdemoret-nv opened this issue Dec 14, 2023 · 0 comments · Fixed by #436
Labels
feature request New feature or request

Comments

@mdemoret-nv
Copy link
Contributor

Is this a new feature, an improvement, or a change to existing functionality?

Change

How would you describe the priority of this feature request

High

Please provide a clear description of problem this feature solves

As the RAPIDS packages begin to move to CUDA 12, so should MRC to stay up to date on the latest features, performance, and bug fixes.

Describe your ideal solution

Upgrade all dependencies to CUDA 12.x

Completion Criteria

  • Determine which version of 12.x to support
    • [Optional] Add matrix to dependencies.yml if more than one version of 12.x will be supported
    • [Optional] Add build matrix to CI if more than one version of 12.x will be supported
  • Determine if CUDA 11.x will still be supported
    • [Optional] Add matrix to dependencies.yml if 11.x will continue to be supported
    • [Optional] Add build matrix to CI if 11.x will continue to be supported
  • Change all CUDA dependencies in conda environment files to 12.x
  • Update conda channels to use nvidia/label/cuda-12.0
  • Update conda build meta.yml to support CUDA 12
    • [Optional] Add a matrix to conda_build_config.yaml` if more than one version of CUDA will be supported
  • Ensure build in CI is functioning correctly
  • Ensure all tests pass and run correctly
  • Update documentation with new requirements and installation instructions for different versions of CUDA

Describe any alternatives you have considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow MRC's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant