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

Upgrade to RAPIDS 24.06 #479

Draft
wants to merge 17 commits into
base: branch-24.06
Choose a base branch
from

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented May 23, 2024

Description

  • Update librmm
  • Update glog & libgrpc to compatible versions

Unrelated fixes:

  • Stop using --force in ci/check_style.sh as this flag was removed from conda
  • Fetch tags when running CI locally

Requires nv-morpheus/utilities#71
Closes #478

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv self-assigned this May 23, 2024
@dagardner-nv dagardner-nv requested a review from a team as a code owner May 23, 2024 20:33
@dagardner-nv dagardner-nv added non-breaking Non-breaking change feature request New feature or request conda-build Enables running the conda-build step on a PR labels May 23, 2024
@dagardner-nv dagardner-nv marked this pull request as draft May 23, 2024 20:33
Copy link

codecov bot commented Jul 3, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.05%. Comparing base (7b599a3) to head (14dc42e).
Report is 1 commits behind head on branch-24.06.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-24.06     #479      +/-   ##
================================================
- Coverage         74.08%   74.05%   -0.03%     
================================================
  Files               403      403              
  Lines             14401    14400       -1     
  Branches           1132     1132              
================================================
- Hits              10669    10664       -5     
- Misses             3732     3736       +4     
Flag Coverage Δ
cpp 70.82% <0.00%> (-0.04%) ⬇️
py 41.81% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/mrc/_pymrc/src/logging.cpp 68.75% <0.00%> (-2.22%) ⬇️

... and 10 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b599a3...14dc42e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda-build Enables running the conda-build step on a PR DO NOT MERGE feature request New feature or request non-breaking Non-breaking change
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[FEA]: Upgrade to RAPIDS 24.08
1 participant