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

Fix CUDA 12 conda environment to remove cubinlinker and ptxcompiler. #13636

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Jun 28, 2023

Description

The CUDA 12 developer conda environment contains cubinlinker and ptxcompiler. These are unneeded and make the environment unsolvable, because they depend on cudatoolkit.

Checklist

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

@bdice bdice requested a review from a team as a code owner June 28, 2023 22:47
@github-actions github-actions bot added the conda label Jun 28, 2023
@vyasr vyasr added bug Something isn't working 3 - Ready for Review Ready for review by team non-breaking Non-breaking change labels Jun 29, 2023
@vyasr
Copy link
Contributor

vyasr commented Jun 29, 2023

/merge

@rapids-bot rapids-bot bot merged commit 1df1549 into rapidsai:branch-23.08 Jun 29, 2023
54 checks passed
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.

3 participants