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

Add cuda-sanitizer-api dependency for test-cpp matrix 11.4 #15573

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

davidwendt
Copy link
Contributor

Description

Fixes dependency issue with nightly builds running 11.4.3 cpp tests requiring the compute-sanitizer tool.

Closes #15571

Checklist

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

@davidwendt davidwendt added bug Something isn't working 3 - Ready for Review Ready for review by team libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change labels Apr 19, 2024
@davidwendt davidwendt self-assigned this Apr 19, 2024
@davidwendt davidwendt requested a review from a team as a code owner April 19, 2024 17:50
@github-actions github-actions bot removed the libcudf Affects libcudf (C++/CUDA) code. label Apr 19, 2024
Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I think this should work.

@AyodeAwe
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 13af975 into rapidsai:branch-24.06 Apr 22, 2024
79 checks passed
@davidwendt davidwendt deleted the fix-nightly-cs-call branch April 22, 2024 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG] Nightly build libcudf cpp-test for 11.4.3 fails in run_cudf_examples.sh
6 participants