-
Notifications
You must be signed in to change notification settings - Fork 535
[XGBoost] Gamma testing #6039
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
Merged
+129
−129
Merged
[XGBoost] Gamma testing #6039
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
a9c623d
[XGBoost] Gamma testing
Jyothirmaikottu adf4e82
fix: use --no-deps in release workflow unit test Dockerfile
Jyothirmaikottu 0a718c2
fix: catch ReadTimeout in health check retry loop
Jyothirmaikottu 2c18373
fix: replace gpu_hist with hist+device=cuda for XGBoost 3.2.0
Jyothirmaikottu 0b15c34
test: xfail network isolation script mode test
Jyothirmaikottu c8ee9cc
style: fix pre-commit formatting (ruff)
Jyothirmaikottu 9533f6f
fix: use cuda runtime image for GPU support
Jyothirmaikottu 735b18d
fix: register 'device' hyperparameter for XGBoost 3.2.0 GPU support
Jyothirmaikottu 85f0944
test: xfail pipe mode and sparse protobuf tests
Jyothirmaikottu 1b4472b
fix: remove device HP from algorithm mode tests, xfail pipe mode and …
Jyothirmaikottu a43807d
test: xfail GPU endpoint deploy test (MMS startup timeout on g4dn)
Jyothirmaikottu f88c705
revert: restore Dockerfile to main (remove cache-bust and runtime ima…
Jyothirmaikottu 73fce75
fix: clone sagemaker-xgboost-container from master (branch merged)
Jyothirmaikottu a56f6b3
ci: retrigger PR workflow after container fix merge
Jyothirmaikottu f74de30
ci: bump cache-bust to rebuild with dmlc_timeout fix
Jyothirmaikottu 5fa1770
fix: Dask GPU e2e tests and prebuilt wheel CI workflow
Jyothirmaikottu 478b02c
fix: pin java-11-amazon-corretto-headless to 11.0.31+11 (CVE-2026-220…
Jyothirmaikottu 05db5cb
fix: revert java corretto pin (dnf update pulls latest automatically)
Jyothirmaikottu 6b91740
fix: allowlist CVE-2026-22016, CVE-2026-34282 (corretto 11.0.31 not i…
Jyothirmaikottu fba9951
test: branch testing with fix-dask-gpu-complete
Jyothirmaikottu d93cac7
fix: bump urllib3 to 2.7.0 (GHSA-qccp-gfcp-xxvc)
Jyothirmaikottu 84c7172
chore: switch XGBOOST_CONTAINER_BRANCH back to master
Jyothirmaikottu 6b601f3
fix: simplify Dockerfile wheel-builder to just use prebuilt wheel
Jyothirmaikottu 029d9d5
chore: restore agent-fix.py from main
Jyothirmaikottu e634763
fix: increase benchmark timeout to 2400s (pure Python RecordIO slower…
Jyothirmaikottu 4bf78f8
fix: increase multi-softmax-15class benchmark timeout to 2700s
Jyothirmaikottu 243f2a5
make gamma release true
Jyothirmaikottu 01ec04b
test: remove stale xfail on distributed training tests
Jyothirmaikottu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -22,3 +22,4 @@ docs/reference/support_policy.md | |
| site/ | ||
| tutorials/ | ||
| .sisyphus/ | ||
| docker/xgboost/prebuilt.whl | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
XGBoost 3.2.0 removed gpu_hist as a tree method entirely. The tree method and device selection are now decoupled. hist is the algorithm, device picks where it runs.