Skip to content

Commit be9dd6a

Browse files
authored
Merge pull request #167 from hcho3/xgb_210
Upgrade to XGBoost 2.1.0
2 parents 8ff4972 + 0349fc6 commit be9dd6a

22 files changed

+276
-194
lines changed

.azure-pipelines/azure-pipelines-win.yml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.10.* *_cpython
36-
- 3.11.* *_cpython
3735
- 3.12.* *_cpython
38-
- 3.8.* *_cpython
39-
- 3.9.* *_cpython
4036
r_base:
4137
- '4.3'
4238
target_platform:

.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.10.* *_cpython
36-
- 3.11.* *_cpython
3735
- 3.12.* *_cpython
38-
- 3.8.* *_cpython
39-
- 3.9.* *_cpython
4036
r_base:
4137
- '4.3'
4238
target_platform:

.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,7 @@ pin_run_as_build:
3232
min_pin: x.x
3333
max_pin: x.x
3434
python:
35-
- 3.10.* *_cpython
36-
- 3.11.* *_cpython
3735
- 3.12.* *_cpython
38-
- 3.8.* *_cpython
39-
- 3.9.* *_cpython
4036
r_base:
4137
- '4.3'
4238
target_platform:

.ci_support/win_64_cuda_compilerNonecuda_compiler_versionNone.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ m2w64_c_compiler:
1616
- m2w64-toolchain
1717
m2w64_cxx_compiler:
1818
- m2w64-toolchain
19-
pin_run_as_build:
20-
r-base:
21-
min_pin: x.x
22-
max_pin: x.x
23-
r_base:
24-
- '4.1'
2519
target_platform:
2620
- win-64
2721
zip_keys:

.ci_support/win_64_cuda_compilercuda-nvcccuda_compiler_version12.0.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,6 @@ m2w64_c_compiler:
1616
- m2w64-toolchain
1717
m2w64_cxx_compiler:
1818
- m2w64-toolchain
19-
pin_run_as_build:
20-
r-base:
21-
min_pin: x.x
22-
max_pin: x.x
23-
r_base:
24-
- '4.1'
2519
target_platform:
2620
- win-64
2721
zip_keys:

.ci_support/win_64_cuda_compilernvcccuda_compiler_version11.8.yaml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.scripts/build_steps.sh

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.scripts/run_win_build.bat

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)