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

1.7.8 binaries with GPU support (R package) #11229

Open
jaguerrerod opened this issue Feb 10, 2025 · 2 comments
Open

1.7.8 binaries with GPU support (R package) #11229

jaguerrerod opened this issue Feb 10, 2025 · 2 comments

Comments

@jaguerrerod
Copy link

jaguerrerod commented Feb 10, 2025

I only find GPU binaries for 1.7.6 here https://github.com/dmlc/xgboost/releases?page=2
1.7.7 and 1.7.8 not appears in releases pages, being 1.7.8 stable version on CRAN.
I get very different results in paiwise models using 1.7.6 vs using 1.7.8 and I would like to test the GPU version for 1.7.8 (R package)
Is there instructions to compile 1.7.8 from source to get R package with GPU support?
EDIT: And where can I find the release code for 1.7.8 that in CRAN is updated / built on 2024-07-24?
Thank you

@hcho3
Copy link
Collaborator

hcho3 commented Feb 10, 2025

@trivialfis Can you take a look?

@trivialfis
Copy link
Member

You can download the source from cran. Alternatively, use the 1.7 branch of this github repo. Here's the version bump PR:#10620 You can track the changes there as well.

I get very different results in paiwise models using 1.7.6 vs using 1.7.8

Would you like to share a code example?

Is there instructions to compile 1.7.8 from source to get R package with GPU support?

See the 1.7 doc here: https://xgboost.readthedocs.io/en/release_1.7.0/build.html#building-r-package-with-gpu-support .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants