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

kvikio: Build CUDA 12.0 ARM conda packages. #282

Merged
merged 4 commits into from
Sep 29, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Sep 19, 2023

This PR builds conda packages using CUDA 12 on ARM.

Closes #281.

@bdice bdice added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Sep 19, 2023
@copy-pr-bot
Copy link

copy-pr-bot bot commented Sep 19, 2023

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@bdice bdice changed the title 'Build CUDA 12.0 ARM conda packages.' kvikio: Build CUDA 12.0 ARM conda packages. Sep 19, 2023
@bdice bdice changed the base branch from branch-23.10 to branch-23.12 September 25, 2023 14:15
@bdice bdice marked this pull request as ready for review September 25, 2023 14:16
@bdice bdice requested a review from a team as a code owner September 25, 2023 14:16
@wence-
Copy link
Contributor

wence- commented Sep 26, 2023

/ok to test

@bdice
Copy link
Contributor Author

bdice commented Sep 26, 2023

Blocked by two things:

  • Missing devcontainers builds for 23.12 (cc: @trxcllnt)
  • Missing nvcomp conda-forge packages with CUDA 12 + ARM support (cc: @vuule, we need to move to nvcomp 3 or I need to backport nvcomp 2.6.1 packages with CUDA 12 + ARM support. The upstream nvcomp 2.6.1 supports CUDA 12 + ARM but conda-forge didn't yet support CUDA 12 + ARM at the time that we created 2.6.1 packages)

@bdice
Copy link
Contributor Author

bdice commented Sep 26, 2023

I created an nvcomp 2.6.1 backport to support CUDA 12 + ARM. conda-forge/nvcomp-feedstock#10

@bdice
Copy link
Contributor Author

bdice commented Sep 28, 2023

/ok to test

@bdice
Copy link
Contributor Author

bdice commented Sep 28, 2023

/ok to test

@bdice
Copy link
Contributor Author

bdice commented Sep 29, 2023

/ok to test

@bdice
Copy link
Contributor Author

bdice commented Sep 29, 2023

/merge

@rapids-bot rapids-bot bot merged commit b046816 into rapidsai:branch-23.12 Sep 29, 2023
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[KvikIO] CUDA 12 Conda Packages for ARM
3 participants