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

pin to cmake !3.25.0 on CI to avoid bug with CUDA+conda during build #444

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

grlee77
Copy link
Contributor

@grlee77 grlee77 commented Nov 17, 2022

CMake 3.25 was released today and seems to have broken the CI builds. Trying to pin the version here to see if it resolves the issue.

attn: @jakirkham

@grlee77 grlee77 added bug Something isn't working non-breaking Introduces a non-breaking change labels Nov 17, 2022
@grlee77 grlee77 added this to the v22.12.00 milestone Nov 17, 2022
@grlee77 grlee77 requested a review from a team as a code owner November 17, 2022 20:17
@jakirkham
Copy link
Member

cc @robertmaynard (for awareness)

@grlee77 grlee77 changed the title pin to cmake <3.25 to avoid incompatibility with 3.25.0 and CUDA+conda pin to cmake <3.25 to avoid bug with CUDA+conda during build Nov 17, 2022
@grlee77 grlee77 changed the title pin to cmake <3.25 to avoid bug with CUDA+conda during build pin to cmake <3.25 on CI to avoid bug with CUDA+conda during build Nov 17, 2022
Copy link
Member

@ajschmidt8 ajschmidt8 left a comment

Choose a reason for hiding this comment

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

can we update these pinnings to match https://github.com/rapidsai/cudf/pull/12188/files?

That pinning is a little more forgiving than a max version pin.

conda/recipes/cucim/meta.yaml Outdated Show resolved Hide resolved
conda/recipes/libcucim/meta.yaml Outdated Show resolved Hide resolved
Co-authored-by: AJ Schmidt <ajschmidt8@users.noreply.github.com>
@grlee77
Copy link
Contributor Author

grlee77 commented Nov 18, 2022

Thanks @ajschmidt8, I applied the suggestions and it should be ready to merge now

@grlee77
Copy link
Contributor Author

grlee77 commented Nov 18, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 0d716fb into rapidsai:branch-22.12 Nov 18, 2022
@jakirkham
Copy link
Member

Thank you both! 🙏

@grlee77 grlee77 changed the title pin to cmake <3.25 on CI to avoid bug with CUDA+conda during build pin to cmake !3.25.0 on CI to avoid bug with CUDA+conda during build Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants