Skip to content

Commit

Permalink
Merge pull request #17 from h-vetinari/bump
Browse files Browse the repository at this point in the history
Refactor for cmake-based infra in 1.6.4; add py3.9 & cpu-only windows
  • Loading branch information
h-vetinari authored Dec 12, 2020
2 parents 7a28ce1 + fec6a4d commit 52fe60c
Show file tree
Hide file tree
Showing 31 changed files with 530 additions and 1,659 deletions.
13 changes: 6 additions & 7 deletions .azure-pipelines/azure-pipelines-linux.yml

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

1 change: 0 additions & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

110 changes: 110 additions & 0 deletions .azure-pipelines/azure-pipelines-win.yml

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

14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version10.0.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-cuda:10.0
- quay.io/condaforge/linux-anvil-cuda:10.0
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version10.1.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-cuda:10.1
- quay.io/condaforge/linux-anvil-cuda:10.1
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version10.2.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-cuda:10.2
- quay.io/condaforge/linux-anvil-cuda:10.2
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version11.0.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-cuda:11.0
- quay.io/condaforge/linux-anvil-cuda:11.0
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version9.2.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-cuda:9.2
- quay.io/condaforge/linux-anvil-cuda:9.2
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
14 changes: 12 additions & 2 deletions .ci_support/linux_64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
cdt_name:
- cos6
channel_sources:
- conda-forge,defaults
channel_targets:
Expand All @@ -11,11 +13,16 @@ cxx_compiler:
cxx_compiler_version:
- '7'
docker_image:
- condaforge/linux-anvil-comp7
- quay.io/condaforge/linux-anvil-comp7
libblas:
- 3.8 *netlib
liblapack:
- 3.8.0 *netlib
- 3.8 *netlib
numpy:
- '1.16'
- '1.16'
- '1.16'
- '1.19'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -24,8 +31,11 @@ python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - cuda_compiler_version
- docker_image
- - python
- numpy
Loading

0 comments on commit 52fe60c

Please sign in to comment.