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 deprecation notice to passing "" to CMAKE_CUDA_ARCHITECTURES #345

Conversation

robertmaynard
Copy link
Contributor

Description

Deprecate usage of CMAKE_CUDA_ARCHITECTURES="" in preference of CMAKE_CUDA_ARCHITECTURES=NATIVE which is significantly more clear on intention.

Checklist

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

@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Jan 20, 2023
@robertmaynard robertmaynard requested a review from a team as a code owner January 20, 2023 22:56
@robertmaynard robertmaynard force-pushed the deprecate_CUDA_ARCH_empty_string branch from 9d1581d to a1f13fe Compare January 20, 2023 23:02
@robertmaynard robertmaynard force-pushed the deprecate_CUDA_ARCH_empty_string branch from a1f13fe to 09e2690 Compare January 23, 2023 14:15
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit 54c77d0 into rapidsai:branch-23.02 Jan 24, 2023
@robertmaynard robertmaynard deleted the deprecate_CUDA_ARCH_empty_string branch January 24, 2023 13:01
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 feature request New feature or request non-breaking Introduces a non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants