Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2022.03.21.04.26.58
  • Loading branch information
conda-forge-webservices[bot] authored and h-vetinari committed Mar 21, 2022
1 parent b7328b0 commit ea2b237
Show file tree
Hide file tree
Showing 30 changed files with 510 additions and 80 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
@@ -0,0 +1,53 @@
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.1'
cudnn:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.1
ffmpeg:
- '4.3'
jpeg:
- '9'
libpng:
- '1.6'
numpy:
- '1.21'
pin_run_as_build:
jpeg:
max_pin: x
libpng:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '1.11'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
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'
cudnn:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
ffmpeg:
- '4.3'
jpeg:
- '9'
libpng:
- '1.6'
numpy:
- '1.21'
pin_run_as_build:
jpeg:
max_pin: x
libpng:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '1.11'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
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:
- None
cudnn:
- undefined
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
ffmpeg:
- '4.3'
jpeg:
- '9'
libpng:
- '1.6'
numpy:
- '1.21'
pin_run_as_build:
jpeg:
max_pin: x
libpng:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '1.11'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
c_compiler:
- gcc
c_compiler_version:
- '7'
cdt_name:
- cos7
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
ffmpeg:
- '4.3'
jpeg:
- '9'
libpng:
- '1.6'
numpy:
- '1.21'
pin_run_as_build:
jpeg:
max_pin: x
libpng:
max_pin: x.x
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '1.11'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
Loading

0 comments on commit ea2b237

Please sign in to comment.