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 #1433

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

[FEA]: Upgrade to CUDA 12.X #1433

mdemoret-nv opened this issue Dec 13, 2023 · 0 comments · Fixed by #1468
Assignees
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?

New Feature

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem this feature solves

As the RAPIDS packages begin to move to CUDA 12, so should Morpheus 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
  • Ensure build in CI is functioning correctly
  • Ensure all tests pass and run correctly
  • Ensure all validation scripts pass and run correctly
  • Update documentation with new requirements and installation instructions for different versions of CUDA

Additional context

Blocked by #

Code of Conduct

  • I agree to follow this project'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.

2 participants