Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.01.04.13.03.46
  • Loading branch information
regro-cf-autotick-bot committed Jan 6, 2023
1 parent 103fac5 commit 3c17d8a
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
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-aarch64-cuda:11.2
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
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-ppc64le-cuda:11.2
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
File renamed without changes.
14 changes: 12 additions & 2 deletions .travis.yml

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

22 changes: 18 additions & 4 deletions README.md

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

0 comments on commit 3c17d8a

Please sign in to comment.