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 RAPIDS 23.12 #422

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

[FEA]: Upgrade to RAPIDS 23.12 #422

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

To get the latest improvements, bug fixes, and performance improvements, MRC should stay up to date on the latest version of RAPIDS.

Describe your ideal solution

Completion Criteria

  • Upgrade RAPIDS CMake to 23.12
  • Upgrade rmm version to 23.12
    • This may require code changes
  • Upgrade cuML version used in conda-build test to 23.12
  • Upgrade the versions used in conda_build_config.yaml to support the last 3 rapids versions
    • The versions of libabseil, libgrpc, ucx, and libprotobuf should be updated to match the versions needed by each rapids release
    • Support for python should be limited to just 3.10 at this point
  • Ensure all tests, examples, and validation scripts run and pass

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