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

Enable CUDA 12 ARM builds #29

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

jakirkham
Copy link
Member

@jakirkham jakirkham commented Aug 24, 2023

Fixes #31

When integrating upstream changes into this feedstock, CUDA 12 ARM builds were kept off (they haven't yet been supported here) ( #28 (comment) ). This is due to the fact that this feedstock depends on building with RMM, which isn't built for CUDA 12 ARM yet.

In this PR, CUDA 12 ARM builds are enabled. This still depends on a CUDA 12 ARM build of RMM. So the jobs here will fail until RMM is built for CUDA 12 ARM. Still this provides a place to track this work and build XGBoost for CUDA 12 ARM once RMM is available. This should be fixed by PR ( rapidsai/rmm#1330 )

@bdice
Copy link

bdice commented Sep 27, 2023

We'd like to rerun CI on this job but it's too old to rerun CI (over 30 days old) and I lack permissions to push to jakirkham-feedstocks/xgboost-feedstock. I'm not sure how to proceed so we're going to put xgboost CUDA 12 + ARM support on hold for the moment.

@jakirkham jakirkham closed this Oct 2, 2023
@jakirkham jakirkham reopened this Oct 2, 2023
@jakirkham jakirkham marked this pull request as ready for review October 2, 2023 22:43
@jakirkham jakirkham changed the title [WIP] Enable CUDA 12 ARM builds Enable CUDA 12 ARM builds Oct 2, 2023
@jakirkham jakirkham merged commit 4d37e30 into rapidsai:main Oct 3, 2023
7 checks passed
@jakirkham jakirkham deleted the enable_cuda_12_arm branch October 3, 2023 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RAPIDS xgboost-feedstock] CUDA 12 Conda Packages for ARM
2 participants