Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.15.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2021.12.09.08.18.11
  • Loading branch information
h-vetinari committed Dec 9, 2021
1 parent 8213689 commit 2d19e80
Show file tree
Hide file tree
Showing 32 changed files with 746 additions and 84 deletions.
80 changes: 50 additions & 30 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 16 additions & 10 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.19'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
c_compiler:
- gcc
c_compiler_version:
- '7'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '10.2'
cudnn:
- '7'
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
giflib:
- '5.2'
grpc_cpp:
- '1.42'
icu:
- '69'
jpeg:
- '9'
libcurl:
- '7'
libpng:
- '1.6'
libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.21'
openssl:
- 1.1.1
pin_run_as_build:
jpeg:
max_pin: x
libcurl:
max_pin: x
libpng:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
sqlite:
max_pin: x
zlib:
max_pin: x.x
python:
- 3.10.* *_cpython
snappy:
- '1'
sqlite:
- '3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ libprotobuf:
- '3.18'
nccl:
- '2'
numpy:
- '1.19'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -67,5 +69,7 @@ zip_keys:
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
Loading

0 comments on commit 2d19e80

Please sign in to comment.