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

Update rapids-cmake ci to support conda-forge CUDA 12 #437

Merged

Conversation

robertmaynard
Copy link
Contributor

Description

Needed due to the changes coming to the rapids shared-action-workflow: rapidsai/shared-workflows#112

Checklist

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

@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change labels Jul 12, 2023
@robertmaynard robertmaynard requested a review from a team as a code owner July 12, 2023 19:53
@robertmaynard robertmaynard requested a review from bdice July 12, 2023 20:14
dependencies.yaml Show resolved Hide resolved
ci/check_style.sh Outdated Show resolved Hide resolved
@bdice
Copy link
Contributor

bdice commented Jul 12, 2023

For CUDA 12, we need to either add the flag -DNVBench_ENABLE_CUPTI=OFF to the tests that use nvbench, or add the package cuda-cupti-dev to the conda environment for tests (in dependencies.yaml).

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.

All looks good to me!

@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 05be912 into rapidsai:branch-23.08 Jul 13, 2023
13 checks passed
@robertmaynard robertmaynard deleted the fea/use_cuda-120_ci_workflow branch July 13, 2023 13:38
@jakirkham
Copy link
Member

Thanks all! 🙏

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 non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants