-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from regro/xgboost
BUG make sure to bump the cuda and other framework versions
- Loading branch information
Showing
30 changed files
with
1,143 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1 +1 @@ | ||
__version__ = "0.3.1" | ||
__version__ = "0.3.2" |
This file contains 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 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 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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
This file is automatically generated by conda-smithy. If any | ||
particular build configuration is expected, but it is not found, | ||
please make sure all dependencies are satisfiable. To add/modify any | ||
matrix elements, you should create/change conda-smithy's input | ||
recipe/conda_build_config.yaml and re-render the recipe, rather than | ||
editing these files directly. |
46 changes: 46 additions & 0 deletions
46
...ock/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccxx_compiler_version10.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '10' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.2' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '10' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.2 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
46 changes: 46 additions & 0 deletions
46
...ock/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecxx_compiler_version12.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
cdt_name: | ||
- cos6 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- None | ||
cuda_compiler_version: | ||
- None | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
46 changes: 46 additions & 0 deletions
46
...ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccxx_compiler_version12.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- cuda-nvcc | ||
cuda_compiler_version: | ||
- '12.0' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
50 changes: 50 additions & 0 deletions
50
...ci_support/linux_aarch64_c_compiler_version10cuda_compilernvcccxx_compiler_version10.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,50 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '10' | ||
cdt_arch: | ||
- aarch64 | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.2' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '10' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.2 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
50 changes: 50 additions & 0 deletions
50
...ci_support/linux_aarch64_c_compiler_version12cuda_compilerNonecxx_compiler_version12.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,50 @@ | ||
BUILD: | ||
- aarch64-conda_cos7-linux-gnu | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
cdt_arch: | ||
- aarch64 | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- None | ||
cuda_compiler_version: | ||
- None | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-aarch64 | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
46 changes: 46 additions & 0 deletions
46
...ci_support/linux_ppc64le_c_compiler_version10cuda_compilernvcccxx_compiler_version10.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '10' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- nvcc | ||
cuda_compiler_version: | ||
- '11.2' | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '10' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cuda:11.2 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-ppc64le | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
46 changes: 46 additions & 0 deletions
46
...ci_support/linux_ppc64le_c_compiler_version12cuda_compilerNonecxx_compiler_version12.yaml
This file contains 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
c_compiler: | ||
- gcc | ||
c_compiler_version: | ||
- '12' | ||
cdt_name: | ||
- cos7 | ||
channel_sources: | ||
- conda-forge | ||
channel_targets: | ||
- conda-forge main | ||
cuda_compiler: | ||
- None | ||
cuda_compiler_version: | ||
- None | ||
cxx_compiler: | ||
- gxx | ||
cxx_compiler_version: | ||
- '12' | ||
docker_image: | ||
- quay.io/condaforge/linux-anvil-cos7-x86_64 | ||
nccl: | ||
- '2' | ||
pin_run_as_build: | ||
python: | ||
min_pin: x.x | ||
max_pin: x.x | ||
r-base: | ||
min_pin: x.x | ||
max_pin: x.x | ||
python: | ||
- 3.10.* *_cpython | ||
- 3.11.* *_cpython | ||
- 3.8.* *_cpython | ||
- 3.9.* *_cpython | ||
r_base: | ||
- '4.2' | ||
- '4.3' | ||
target_platform: | ||
- linux-ppc64le | ||
zip_keys: | ||
- - c_compiler_version | ||
- cxx_compiler_version | ||
- cuda_compiler | ||
- cuda_compiler_version | ||
- cdt_name | ||
- docker_image |
Oops, something went wrong.