From 413760e0dab4b50b64ccac9b2ee443ee5af8cd05 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Wed, 15 Dec 2021 15:17:39 +0000 Subject: [PATCH 01/26] [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeGHAWithMain --- .github/workflows/automerge.yml | 3 ++- .github/workflows/webservices.yml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index e8e59028..773b3d12 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -13,6 +13,7 @@ jobs: uses: actions/checkout@v2 - name: automerge-action id: automerge-action - uses: conda-forge/automerge-action@master + uses: conda-forge/automerge-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} + rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/.github/workflows/webservices.yml b/.github/workflows/webservices.yml index 78f51e60..d6f06b5c 100644 --- a/.github/workflows/webservices.yml +++ b/.github/workflows/webservices.yml @@ -7,6 +7,7 @@ jobs: steps: - name: webservices id: webservices - uses: conda-forge/webservices-dispatch-action@master + uses: conda-forge/webservices-dispatch-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} + rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} From eae8e44797ba8b20b98bd8c75a4b6f7f3dc360aa Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Fri, 17 Dec 2021 03:29:54 +0000 Subject: [PATCH 02/26] [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeGHAWithMain --- .github/workflows/automerge.yml | 2 +- .github/workflows/webservices.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index 773b3d12..f79fe856 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2 - name: automerge-action id: automerge-action - uses: conda-forge/automerge-action@main + uses: conda-forge/automerge-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/.github/workflows/webservices.yml b/.github/workflows/webservices.yml index d6f06b5c..2e5fe71f 100644 --- a/.github/workflows/webservices.yml +++ b/.github/workflows/webservices.yml @@ -7,7 +7,7 @@ jobs: steps: - name: webservices id: webservices - uses: conda-forge/webservices-dispatch-action@main + uses: conda-forge/webservices-dispatch-action@master with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} From a39bab13054928acf7b907f44fe74f6397c6c944 Mon Sep 17 00:00:00 2001 From: peastman Date: Tue, 21 Dec 2021 12:15:24 -0800 Subject: [PATCH 03/26] Build OpenMM 7.7.0 --- recipe/conda_build_config.yaml | 2 +- recipe/meta.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 45d64e52..fe5dd659 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -2,4 +2,4 @@ opencl_impl: # [osx] - apple # [osx] - khronos # [osx] channel_targets: -- conda-forge openmm_rc +- conda-forge main diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a266884a..82e5f056 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "openmm" %} -{% set version = "7.7.0rc1" %} +{% set version = "7.7.0" %} {% set build = 0 %} {% set with_test_suite = "false" %} {% set with_test_suite = "true" %} # [(osx and arm64)] @@ -10,7 +10,7 @@ package: source: git_url: https://github.com/openmm/{{ name }}.git - git_rev: "92c6dbb" + git_rev: "7.7.0" build: number: {{ build }} From 2f04db04f344b5c86e0770e678c778c7a12a109f Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 20:19:53 +0000 Subject: [PATCH 04/26] MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.16.0, and conda-forge-pinning 2021.12.21.14.59.39 --- ...10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml | 2 +- ...11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml | 2 +- ...11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml | 2 +- ...11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml | 2 +- ...11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml | 2 +- ...11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml | 2 +- ...11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml | 2 +- ...11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml | 2 +- ...11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml | 2 +- ...11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml | 2 +- ...11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml | 2 +- ...11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml | 2 +- ...11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml | 2 +- .ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml | 2 +- .ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml | 2 +- .ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml | 2 +- .ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml | 2 +- .../osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml | 2 +- .../osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml | 2 +- ...osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml | 2 +- ...osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml | 2 +- .../osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml | 2 +- .../osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml | 2 +- ...osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml | 2 +- ...osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml | 2 +- .../osx_arm64_opencl_implapplepython3.8.____cpython.yaml | 2 +- .../osx_arm64_opencl_implapplepython3.9.____cpython.yaml | 2 +- .../osx_arm64_opencl_implkhronospython3.8.____cpython.yaml | 2 +- .../osx_arm64_opencl_implkhronospython3.9.____cpython.yaml | 2 +- ...cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml | 2 +- ...cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml | 2 +- ...cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml | 2 +- ...cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml | 2 +- ...cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml | 2 +- ...cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml | 2 +- ...cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml | 2 +- ...cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml | 2 +- ...cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml | 2 +- ...cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml | 2 +- ...cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml | 2 +- ...cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml index 2f1be0b7..c9091c1c 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml index 8510b28c..1c2f877a 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml index 5f38f7ce..b7200058 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml index 9e54262f..53e4c6f4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index 63168694..3999000c 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml index 31a38547..1d081245 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 5d6ac1af..236efd68 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml index 3354ffc9..c0f042ec 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index 883fac08..e474c337 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml index 8a690f84..1142271a 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 3aaae039..a7221bae 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml index 663f237c..cf956429 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index a3399c9a..0c1565cb 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml index 605cec38..57632ec9 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index d90c0cf8..a95c5804 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml index 26f228bb..48476615 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml index 167d4336..fcf532b9 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml index 36730cc1..ab224ea6 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml index 9a7151ce..f3ab97ab 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml index f00a49ca..08070d36 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml index e839515c..008281d6 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml index 6f8a819c..00b43388 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml index 9d6c9b88..133a9d27 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml index 40f42c98..1dac6396 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml index abc30acc..e9b30bc2 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml index d20a3235..2f4d9cb6 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml index 82cfacbc..964287f3 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml index 227c08c6..b50d8184 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml index 683a0852..4d348c8a 100644 --- a/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml index 30ee3777..af207700 100644 --- a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml index 6e2400e7..482445b5 100644 --- a/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml index 318da68e..e6801742 100644 --- a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_compiler_version: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler_version: - None cxx_compiler: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml index 0d61139e..8c458cf3 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml index d186bcf2..9059b3c2 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml index 9b3c93cd..49a9b32e 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml index 91bfb8ce..f4730b74 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml index 1aa8a11d..c7e35d0b 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml index aa3d8d4f..a7e75058 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml index 5d907b48..c5e1ccf4 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml index c5824feb..e292dfd6 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml index 1d51285e..1b4c7332 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml index 97dee698..95bd8694 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml index 36ecbdc3..86264f32 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml index 5fef04c5..0a033a21 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge openmm_rc +- conda-forge main cuda_compiler: - nvcc cuda_compiler_version: From e7dde71a9374eefef0fad09a5a781e2eb92f656d Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 23 Dec 2021 10:03:24 -0800 Subject: [PATCH 05/26] Attempt at fixing failures on Windows Python 3.9 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 82e5f056..b596be3d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -52,7 +52,7 @@ requirements: {% endif %} host: - - python + - python <3.9.9 # [win] - fftw - swig - pthread-stubs @@ -64,7 +64,7 @@ requirements: - khronos-opencl-icd-loader # [win or (osx and opencl_impl == 'khronos')] run: - - python + - python <3.9.9 # [win] - fftw - numpy # OpenCL ICD From 2ba48cf38fcd69c5640d81d3fef583326f5d589c Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 18:07:29 +0000 Subject: [PATCH 06/26] MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.16.0, and conda-forge-pinning 2021.12.22.18.14.36 --- .azure-pipelines/azure-pipelines-linux.yml | 110 +++----- .azure-pipelines/azure-pipelines-osx.yml | 60 ++--- .azure-pipelines/azure-pipelines-win.yml | 64 ++--- ...on10.2cxx_compiler_version7numpy1.18.yaml} | 7 - ...ersion7numpy1.18python3.8.____cpython.yaml | 42 ---- ...on10.2cxx_compiler_version7numpy1.19.yaml} | 7 - ...ersion7numpy1.19python3.9.____cpython.yaml | 42 ---- ...on11.0cxx_compiler_version9numpy1.18.yaml} | 7 - ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ---- ...on11.0cxx_compiler_version9numpy1.19.yaml} | 7 - ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ---- ...on11.1cxx_compiler_version9numpy1.18.yaml} | 7 - ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ---- ...on11.1cxx_compiler_version9numpy1.19.yaml} | 7 - ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ---- ...on11.2cxx_compiler_version9numpy1.18.yaml} | 7 - ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ---- ...on11.2cxx_compiler_version9numpy1.19.yaml} | 7 - ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ---- ...thon.yaml => linux_aarch64_numpy1.18.yaml} | 7 - ...arch64_numpy1.18python3.8.____cpython.yaml | 44 ---- ...pypy.yaml => linux_aarch64_numpy1.19.yaml} | 7 - ...arch64_numpy1.19python3.9.____cpython.yaml | 44 ---- ... => osx_64_numpy1.18opencl_implapple.yaml} | 7 - ...opencl_implapplepython3.8.____cpython.yaml | 39 --- ...> osx_64_numpy1.18opencl_implkhronos.yaml} | 7 - ...encl_implkhronospython3.8.____cpython.yaml | 39 --- ... => osx_64_numpy1.19opencl_implapple.yaml} | 7 - ...opencl_implapplepython3.9.____cpython.yaml | 39 --- ...> osx_64_numpy1.19opencl_implkhronos.yaml} | 7 - ...encl_implkhronospython3.9.____cpython.yaml | 39 --- ...n.yaml => osx_arm64_opencl_implapple.yaml} | 7 - ...opencl_implapplepython3.9.____cpython.yaml | 39 --- ...yaml => osx_arm64_opencl_implkhronos.yaml} | 7 - ...encl_implkhronospython3.9.____cpython.yaml | 39 --- ...4_cuda_compiler_version10.2numpy1.18.yaml} | 8 - ...ion10.2numpy1.18python3.8.____cpython.yaml | 29 --- ...4_cuda_compiler_version10.2numpy1.19.yaml} | 8 - ...4_cuda_compiler_version11.0numpy1.18.yaml} | 8 - ...ion11.0numpy1.18python3.7.____cpython.yaml | 29 --- ...4_cuda_compiler_version11.0numpy1.19.yaml} | 8 - ...4_cuda_compiler_version11.1numpy1.18.yaml} | 8 - ...ion11.1numpy1.18python3.8.____cpython.yaml | 29 --- ...4_cuda_compiler_version11.1numpy1.19.yaml} | 8 - ...4_cuda_compiler_version11.2numpy1.18.yaml} | 8 - ...ion11.2numpy1.18python3.8.____cpython.yaml | 29 --- ...4_cuda_compiler_version11.2numpy1.19.yaml} | 8 - README.md | 236 ++++-------------- 48 files changed, 120 insertions(+), 1300 deletions(-) rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml} (84%) delete mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_aarch64_numpy1.18python3.7.____cpython.yaml => linux_aarch64_numpy1.18.yaml} (85%) delete mode 100644 .ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_aarch64_numpy1.19python3.7.____73_pypy.yaml => linux_aarch64_numpy1.19.yaml} (85%) delete mode 100644 .ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml rename .ci_support/{osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml => osx_64_numpy1.18opencl_implapple.yaml} (83%) delete mode 100644 .ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml rename .ci_support/{osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml => osx_64_numpy1.18opencl_implkhronos.yaml} (83%) delete mode 100644 .ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml rename .ci_support/{osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml => osx_64_numpy1.19opencl_implapple.yaml} (83%) delete mode 100644 .ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml rename .ci_support/{osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml => osx_64_numpy1.19opencl_implkhronos.yaml} (83%) delete mode 100644 .ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml rename .ci_support/{osx_arm64_opencl_implapplepython3.8.____cpython.yaml => osx_arm64_opencl_implapple.yaml} (83%) delete mode 100644 .ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml rename .ci_support/{osx_arm64_opencl_implkhronospython3.8.____cpython.yaml => osx_arm64_opencl_implkhronos.yaml} (83%) delete mode 100644 .ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.18.yaml} (72%) delete mode 100644 .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.19.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version11.0numpy1.18.yaml} (72%) delete mode 100644 .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_version11.0numpy1.19.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version11.1numpy1.18.yaml} (72%) delete mode 100644 .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_version11.1numpy1.19.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version11.2numpy1.18.yaml} (72%) delete mode 100644 .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml => win_64_cuda_compiler_version11.2numpy1.19.yaml} (72%) diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 4711dcae..b1980a7a 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,106 +8,56 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h57c7de21e1 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_hbc7ce531fe + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h8349c27b91 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h7423c086a8 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_hc8c3f43499 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h970f009565 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h0ce387f731 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h16044373de + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hcba064f835 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h55243d47d4 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hdd93569955 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h8a7061952d - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_ha951f71584 + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h553e5e67fe - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hc4f805ab89 + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h92635bf5f1 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h820de5e120 - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h91a74499ef - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hc8875b616c - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h85718aa31c + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_ha6a83f8e7c - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h880c046734 + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h59eee509b1 - linux_aarch64_numpy1.18python3.7.____cpython: - CONFIG: linux_aarch64_numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.18python3.7.____cpython - linux_aarch64_numpy1.18python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.18python3.8.____cpython - linux_aarch64_numpy1.19python3.7.____73_pypy: - CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h2c7f35d502 + linux_aarch64_numpy1.18: + CONFIG: linux_aarch64_numpy1.18 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy - linux_aarch64_numpy1.19python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.19python3.9.____cpython + SHORT_CONFIG: linux_aarch64_numpy1.18 + linux_aarch64_numpy1.19: + CONFIG: linux_aarch64_numpy1.19 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.19python3.9.____cpython + SHORT_CONFIG: linux_aarch64_numpy1.19 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 2e33653e..e7779e35 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,54 +8,30 @@ jobs: vmImage: macOS-10.15 strategy: matrix: - osx_64_numpy1.18opencl_implapplepython3.7.____cpython: - CONFIG: osx_64_numpy1.18opencl_implapplepython3.7.____cpython + osx_64_numpy1.18opencl_implapple: + CONFIG: osx_64_numpy1.18opencl_implapple UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_h827c50c310 - osx_64_numpy1.18opencl_implapplepython3.8.____cpython: - CONFIG: osx_64_numpy1.18opencl_implapplepython3.8.____cpython + SHORT_CONFIG: osx_64_numpy1.18opencl_implapple + osx_64_numpy1.18opencl_implkhronos: + CONFIG: osx_64_numpy1.18opencl_implkhronos UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_hda91864ca4 - osx_64_numpy1.18opencl_implkhronospython3.7.____cpython: - CONFIG: osx_64_numpy1.18opencl_implkhronospython3.7.____cpython + SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronos + osx_64_numpy1.19opencl_implapple: + CONFIG: osx_64_numpy1.19opencl_implapple UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h3ef5131a6f - osx_64_numpy1.18opencl_implkhronospython3.8.____cpython: - CONFIG: osx_64_numpy1.18opencl_implkhronospython3.8.____cpython + SHORT_CONFIG: osx_64_numpy1.19opencl_implapple + osx_64_numpy1.19opencl_implkhronos: + CONFIG: osx_64_numpy1.19opencl_implkhronos UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h4d0fbe84e1 - osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy: - CONFIG: osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy + SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronos + osx_arm64_opencl_implapple: + CONFIG: osx_arm64_opencl_implapple UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h7ce1dd6275 - osx_64_numpy1.19opencl_implapplepython3.9.____cpython: - CONFIG: osx_64_numpy1.19opencl_implapplepython3.9.____cpython + SHORT_CONFIG: osx_arm64_opencl_implapple + osx_arm64_opencl_implkhronos: + CONFIG: osx_arm64_opencl_implkhronos UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h080fe3a7ef - osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy: - CONFIG: osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8f345da7e0 - osx_64_numpy1.19opencl_implkhronospython3.9.____cpython: - CONFIG: osx_64_numpy1.19opencl_implkhronospython3.9.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8e02932fe5 - osx_arm64_opencl_implapplepython3.8.____cpython: - CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython - osx_arm64_opencl_implapplepython3.9.____cpython: - CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython - osx_arm64_opencl_implkhronospython3.8.____cpython: - CONFIG: osx_arm64_opencl_implkhronospython3.8.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h4b612e3b76 - osx_arm64_opencl_implkhronospython3.9.____cpython: - CONFIG: osx_arm64_opencl_implkhronospython3.9.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h9a3867e632 + SHORT_CONFIG: osx_arm64_opencl_implkhronos timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index b9ac0c33..a5641c4d 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,54 +8,38 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython + win_64_cuda_compiler_version10.2numpy1.18: + CONFIG: win_64_cuda_compiler_version10.2numpy1.18 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_he2b926deb3 - win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version10.2numpy1.18 + win_64_cuda_compiler_version10.2numpy1.19: + CONFIG: win_64_cuda_compiler_version10.2numpy1.19 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hf921f21a33 - win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version10.2numpy1.19 + win_64_cuda_compiler_version11.0numpy1.18: + CONFIG: win_64_cuda_compiler_version11.0numpy1.18 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hfd851b7be2 - win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.0numpy1.18 + win_64_cuda_compiler_version11.0numpy1.19: + CONFIG: win_64_cuda_compiler_version11.0numpy1.19 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_hf8be621d26 - win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.0numpy1.19 + win_64_cuda_compiler_version11.1numpy1.18: + CONFIG: win_64_cuda_compiler_version11.1numpy1.18 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h98fac7104a - win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.1numpy1.18 + win_64_cuda_compiler_version11.1numpy1.19: + CONFIG: win_64_cuda_compiler_version11.1numpy1.19 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h70fffaf8a7 - win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.1numpy1.19 + win_64_cuda_compiler_version11.2numpy1.18: + CONFIG: win_64_cuda_compiler_version11.2numpy1.18 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h9be781f57b - win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.2numpy1.18 + win_64_cuda_compiler_version11.2numpy1.19: + CONFIG: win_64_cuda_compiler_version11.2numpy1.19 UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h62882df1dc - win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_hceadb1a9ac - win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hea75ba6b7e - win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hcdbe8cdfc4 - win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_h9e115fdbdb + SHORT_CONFIG: win_64_cuda_compiler_version11.2numpy1.19 timeoutInMinutes: 360 variables: CONDA_BLD_PATH: D:\\bld\\ diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml index c9091c1c..ac292fd7 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 1c2f877a..00000000 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -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' -cxx_compiler: -- gxx -cxx_compiler_version: -- '7' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml index b7200058..e9e0d043 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml deleted file mode 100644 index 53e4c6f4..00000000 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -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' -cxx_compiler: -- gxx -cxx_compiler_version: -- '7' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' -numpy: -- '1.19' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml index 3999000c..8b21642a 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 1d081245..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.0' -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml index 236efd68..76c846ce 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml deleted file mode 100644 index c0f042ec..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.0' -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' -numpy: -- '1.19' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml index e474c337..5cc52c9a 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 1142271a..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.1' -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml index a7221bae..7fdf43fc 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml deleted file mode 100644 index cf956429..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.1' -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' -numpy: -- '1.19' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml index 0c1565cb..d0941ebc 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 57632ec9..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -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: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml index a95c5804..1800146d 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml @@ -25,11 +25,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -38,5 +33,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml deleted file mode 100644 index 48476615..00000000 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ /dev/null @@ -1,42 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '9' -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: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' -numpy: -- '1.19' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18.yaml similarity index 85% rename from .ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.18.yaml index fcf532b9..a21ca31f 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18.yaml @@ -27,11 +27,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - linux-aarch64 zip_keys: @@ -40,5 +35,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index ab224ea6..00000000 --- a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,44 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19.yaml similarity index 85% rename from .ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_aarch64_numpy1.19.yaml index f3ab97ab..7bfc162f 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.19.yaml @@ -27,11 +27,6 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - linux-aarch64 zip_keys: @@ -40,5 +35,3 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image -- - python - - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml deleted file mode 100644 index 08070d36..00000000 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ /dev/null @@ -1,44 +0,0 @@ -BUILD: -- aarch64-conda_cos7-linux-gnu -c_compiler: -- gcc -c_compiler_version: -- '9' -cdt_arch: -- aarch64 -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- gxx -cxx_compiler_version: -- '9' -docker_image: -- quay.io/condaforge/linux-anvil-aarch64 -fftw: -- '3' -numpy: -- '1.19' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- linux-aarch64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler_version - - cdt_name - - docker_image -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapple.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml rename to .ci_support/osx_64_numpy1.18opencl_implapple.yaml index 008281d6..08ab2f1e 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapple.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml deleted file mode 100644 index 00b43388..00000000 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.18' -opencl_impl: -- apple -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronos.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml rename to .ci_support/osx_64_numpy1.18opencl_implkhronos.yaml index 133a9d27..77dd1391 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronos.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml deleted file mode 100644 index 1dac6396..00000000 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.18' -opencl_impl: -- khronos -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implapple.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml rename to .ci_support/osx_64_numpy1.19opencl_implapple.yaml index e9b30bc2..7c437213 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapple.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml deleted file mode 100644 index 2f4d9cb6..00000000 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -opencl_impl: -- apple -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronos.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml rename to .ci_support/osx_64_numpy1.19opencl_implkhronos.yaml index 964287f3..6a926dba 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronos.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_73_pypy target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml deleted file mode 100644 index b50d8184..00000000 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.9' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.19' -opencl_impl: -- khronos -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_arm64_opencl_implapple.yaml similarity index 83% rename from .ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml rename to .ci_support/osx_arm64_opencl_implapple.yaml index 4d348c8a..d9f2a598 100644 --- a/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implapple.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml deleted file mode 100644 index af207700..00000000 --- a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.19' -opencl_impl: -- apple -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_arm64_opencl_implkhronos.yaml similarity index 83% rename from .ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml rename to .ci_support/osx_arm64_opencl_implkhronos.yaml index 482445b5..39e2c564 100644 --- a/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_opencl_implkhronos.yaml @@ -25,15 +25,8 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml deleted file mode 100644 index e6801742..00000000 --- a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml +++ /dev/null @@ -1,39 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '11' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '11' -fftw: -- '3' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.19' -opencl_impl: -- khronos -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml index 8c458cf3..c4c329d9 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 9059b3c2..00000000 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '10.2' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml index 49a9b32e..c41650f6 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml index c7e35d0b..81425db9 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml deleted file mode 100644 index f4730b74..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.0' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml index a7e75058..f1138959 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml index c5e1ccf4..d0de6269 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index e292dfd6..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.1' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml index 1b4c7332..bec737cc 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml index 95bd8694..b07d7348 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.7.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml deleted file mode 100644 index 86264f32..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.18' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml index 0a033a21..3fc4f48c 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml @@ -17,13 +17,5 @@ numpy: pin_run_as_build: fftw: max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython target_platform: - win-64 -zip_keys: -- - python - - numpy diff --git a/README.md b/README.md index ef5687f2..d3b171ec 100644 --- a/README.md +++ b/README.md @@ -40,311 +40,171 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From e34c97eea4a9485b521e0d35635e46dc91aff84d Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 23 Dec 2021 13:00:45 -0800 Subject: [PATCH 07/26] Another try --- recipe/meta.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index b596be3d..0ea86f04 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -52,7 +52,7 @@ requirements: {% endif %} host: - - python <3.9.9 # [win] + - python - fftw - swig - pthread-stubs @@ -64,7 +64,7 @@ requirements: - khronos-opencl-icd-loader # [win or (osx and opencl_impl == 'khronos')] run: - - python <3.9.9 # [win] + - python - fftw - numpy # OpenCL ICD @@ -76,6 +76,9 @@ requirements: run_constrained: - khronos-opencl-icd-loader ==9999999999 # [osx and opencl_impl == 'apple'] - ocl_icd_wrapper_apple ==9999999999 # [osx and opencl_impl == 'apple'] +{% if py == 39 %} + - python <3.9.9 # [win] +{% endif %} test: requires: From 538ea5de89fef3ebd3572cbb11e8382b8e8c21d8 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 21:03:46 +0000 Subject: [PATCH 08/26] MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.16.0, and conda-forge-pinning 2021.12.23.19.21.51 --- .azure-pipelines/azure-pipelines-linux.yml | 110 +++++--- .azure-pipelines/azure-pipelines-osx.yml | 60 +++-- .azure-pipelines/azure-pipelines-win.yml | 64 +++-- ...rsion7numpy1.18python3.7.____cpython.yaml} | 7 + ...ersion7numpy1.18python3.8.____cpython.yaml | 42 ++++ ...rsion7numpy1.19python3.7.____73_pypy.yaml} | 7 + ...ersion7numpy1.19python3.9.____cpython.yaml | 42 ++++ ...rsion9numpy1.18python3.7.____cpython.yaml} | 7 + ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ++++ ...rsion9numpy1.19python3.7.____73_pypy.yaml} | 7 + ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ++++ ...rsion9numpy1.18python3.7.____cpython.yaml} | 7 + ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ++++ ...rsion9numpy1.19python3.7.____73_pypy.yaml} | 7 + ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ++++ ...rsion9numpy1.18python3.7.____cpython.yaml} | 7 + ...ersion9numpy1.18python3.8.____cpython.yaml | 42 ++++ ...rsion9numpy1.19python3.7.____73_pypy.yaml} | 7 + ...ersion9numpy1.19python3.9.____cpython.yaml | 42 ++++ ...rch64_numpy1.18python3.7.____cpython.yaml} | 7 + ...arch64_numpy1.18python3.8.____cpython.yaml | 44 ++++ ...rch64_numpy1.19python3.7.____73_pypy.yaml} | 7 + ...arch64_numpy1.19python3.9.____cpython.yaml | 44 ++++ ...pencl_implapplepython3.7.____cpython.yaml} | 7 + ...opencl_implapplepython3.8.____cpython.yaml | 39 +++ ...ncl_implkhronospython3.7.____cpython.yaml} | 7 + ...encl_implkhronospython3.8.____cpython.yaml | 39 +++ ...pencl_implapplepython3.7.____73_pypy.yaml} | 7 + ...opencl_implapplepython3.9.____cpython.yaml | 39 +++ ...ncl_implkhronospython3.7.____73_pypy.yaml} | 7 + ...encl_implkhronospython3.9.____cpython.yaml | 39 +++ ...pencl_implapplepython3.8.____cpython.yaml} | 7 + ...opencl_implapplepython3.9.____cpython.yaml | 39 +++ ...ncl_implkhronospython3.8.____cpython.yaml} | 7 + ...encl_implkhronospython3.9.____cpython.yaml | 39 +++ ...on10.2numpy1.18python3.7.____cpython.yaml} | 8 + ...ion10.2numpy1.18python3.8.____cpython.yaml | 29 +++ ...on10.2numpy1.19python3.9.____cpython.yaml} | 8 + ...on11.0numpy1.18python3.7.____cpython.yaml} | 8 + ...ion11.0numpy1.18python3.8.____cpython.yaml | 29 +++ ...on11.0numpy1.19python3.9.____cpython.yaml} | 8 + ...on11.1numpy1.18python3.7.____cpython.yaml} | 8 + ...ion11.1numpy1.18python3.8.____cpython.yaml | 29 +++ ...on11.1numpy1.19python3.9.____cpython.yaml} | 8 + ...on11.2numpy1.18python3.7.____cpython.yaml} | 8 + ...ion11.2numpy1.18python3.8.____cpython.yaml | 29 +++ ...on11.2numpy1.19python3.9.____cpython.yaml} | 8 + README.md | 236 ++++++++++++++---- 48 files changed, 1300 insertions(+), 120 deletions(-) rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml => linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml => linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml => linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml => linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml} (84%) create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename .ci_support/{linux_aarch64_numpy1.18.yaml => linux_aarch64_numpy1.18python3.7.____cpython.yaml} (85%) create mode 100644 .ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml rename .ci_support/{linux_aarch64_numpy1.19.yaml => linux_aarch64_numpy1.19python3.7.____73_pypy.yaml} (85%) create mode 100644 .ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml rename .ci_support/{osx_64_numpy1.18opencl_implapple.yaml => osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml} (83%) create mode 100644 .ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml rename .ci_support/{osx_64_numpy1.18opencl_implkhronos.yaml => osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml} (83%) create mode 100644 .ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml rename .ci_support/{osx_64_numpy1.19opencl_implapple.yaml => osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml} (83%) create mode 100644 .ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml rename .ci_support/{osx_64_numpy1.19opencl_implkhronos.yaml => osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml} (83%) create mode 100644 .ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml rename .ci_support/{osx_arm64_opencl_implapple.yaml => osx_arm64_opencl_implapplepython3.8.____cpython.yaml} (83%) create mode 100644 .ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml rename .ci_support/{osx_arm64_opencl_implkhronos.yaml => osx_arm64_opencl_implkhronospython3.8.____cpython.yaml} (83%) create mode 100644 .ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.18.yaml => win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml} (72%) create mode 100644 .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.19.yaml => win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.18.yaml => win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml} (72%) create mode 100644 .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.19.yaml => win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.18.yaml => win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml} (72%) create mode 100644 .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.19.yaml => win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml} (72%) rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.18.yaml => win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml} (72%) create mode 100644 .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.19.yaml => win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml} (72%) diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index b1980a7a..4711dcae 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,56 +8,106 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_hbc7ce531fe - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h57c7de21e1 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h16044373de - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h8349c27b91 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h7423c086a8 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_hc8c3f43499 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h970f009565 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h0ce387f731 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h55243d47d4 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hcba064f835 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_ha951f71584 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hdd93569955 + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h8a7061952d + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hc4f805ab89 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h553e5e67fe + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h85718aa31c - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h92635bf5f1 + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h820de5e120 + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h91a74499ef + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hc8875b616c + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h880c046734 - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_ha6a83f8e7c + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h2c7f35d502 - linux_aarch64_numpy1.18: - CONFIG: linux_aarch64_numpy1.18 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h59eee509b1 + linux_aarch64_numpy1.18python3.7.____cpython: + CONFIG: linux_aarch64_numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + SHORT_CONFIG: linux_aarch64_numpy1.18python3.7.____cpython + linux_aarch64_numpy1.18python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + SHORT_CONFIG: linux_aarch64_numpy1.18python3.8.____cpython + linux_aarch64_numpy1.19python3.7.____73_pypy: + CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.18 - linux_aarch64_numpy1.19: - CONFIG: linux_aarch64_numpy1.19 + SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + linux_aarch64_numpy1.19python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - SHORT_CONFIG: linux_aarch64_numpy1.19 + SHORT_CONFIG: linux_aarch64_numpy1.19python3.9.____cpython timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index e7779e35..2e33653e 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,30 +8,54 @@ jobs: vmImage: macOS-10.15 strategy: matrix: - osx_64_numpy1.18opencl_implapple: - CONFIG: osx_64_numpy1.18opencl_implapple + osx_64_numpy1.18opencl_implapplepython3.7.____cpython: + CONFIG: osx_64_numpy1.18opencl_implapplepython3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implapple - osx_64_numpy1.18opencl_implkhronos: - CONFIG: osx_64_numpy1.18opencl_implkhronos + SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_h827c50c310 + osx_64_numpy1.18opencl_implapplepython3.8.____cpython: + CONFIG: osx_64_numpy1.18opencl_implapplepython3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronos - osx_64_numpy1.19opencl_implapple: - CONFIG: osx_64_numpy1.19opencl_implapple + SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_hda91864ca4 + osx_64_numpy1.18opencl_implkhronospython3.7.____cpython: + CONFIG: osx_64_numpy1.18opencl_implkhronospython3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implapple - osx_64_numpy1.19opencl_implkhronos: - CONFIG: osx_64_numpy1.19opencl_implkhronos + SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h3ef5131a6f + osx_64_numpy1.18opencl_implkhronospython3.8.____cpython: + CONFIG: osx_64_numpy1.18opencl_implkhronospython3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronos - osx_arm64_opencl_implapple: - CONFIG: osx_arm64_opencl_implapple + SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h4d0fbe84e1 + osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy: + CONFIG: osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implapple - osx_arm64_opencl_implkhronos: - CONFIG: osx_arm64_opencl_implkhronos + SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h7ce1dd6275 + osx_64_numpy1.19opencl_implapplepython3.9.____cpython: + CONFIG: osx_64_numpy1.19opencl_implapplepython3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implkhronos + SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h080fe3a7ef + osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy: + CONFIG: osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8f345da7e0 + osx_64_numpy1.19opencl_implkhronospython3.9.____cpython: + CONFIG: osx_64_numpy1.19opencl_implkhronospython3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8e02932fe5 + osx_arm64_opencl_implapplepython3.8.____cpython: + CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython + osx_arm64_opencl_implapplepython3.9.____cpython: + CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython + osx_arm64_opencl_implkhronospython3.8.____cpython: + CONFIG: osx_arm64_opencl_implkhronospython3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h4b612e3b76 + osx_arm64_opencl_implkhronospython3.9.____cpython: + CONFIG: osx_arm64_opencl_implkhronospython3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h9a3867e632 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index a5641c4d..b9ac0c33 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,38 +8,54 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2numpy1.18: - CONFIG: win_64_cuda_compiler_version10.2numpy1.18 + win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2numpy1.18 - win_64_cuda_compiler_version10.2numpy1.19: - CONFIG: win_64_cuda_compiler_version10.2numpy1.19 + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_he2b926deb3 + win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2numpy1.19 - win_64_cuda_compiler_version11.0numpy1.18: - CONFIG: win_64_cuda_compiler_version11.0numpy1.18 + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hf921f21a33 + win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0numpy1.18 - win_64_cuda_compiler_version11.0numpy1.19: - CONFIG: win_64_cuda_compiler_version11.0numpy1.19 + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hfd851b7be2 + win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0numpy1.19 - win_64_cuda_compiler_version11.1numpy1.18: - CONFIG: win_64_cuda_compiler_version11.1numpy1.18 + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_hf8be621d26 + win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1numpy1.18 - win_64_cuda_compiler_version11.1numpy1.19: - CONFIG: win_64_cuda_compiler_version11.1numpy1.19 + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h98fac7104a + win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1numpy1.19 - win_64_cuda_compiler_version11.2numpy1.18: - CONFIG: win_64_cuda_compiler_version11.2numpy1.18 + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h70fffaf8a7 + win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2numpy1.18 - win_64_cuda_compiler_version11.2numpy1.19: - CONFIG: win_64_cuda_compiler_version11.2numpy1.19 + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h9be781f57b + win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2numpy1.19 + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h62882df1dc + win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_hceadb1a9ac + win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hea75ba6b7e + win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hcdbe8cdfc4 + win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_h9e115fdbdb timeoutInMinutes: 360 variables: CONDA_BLD_PATH: D:\\bld\\ diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml index ac292fd7..c9091c1c 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..1c2f877a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,42 @@ +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' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml index e9e0d043..b7200058 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..53e4c6f4 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml @@ -0,0 +1,42 @@ +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' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +fftw: +- '3' +numpy: +- '1.19' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index 8b21642a..3999000c 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..1d081245 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.0' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.0 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 76c846ce..236efd68 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..c0f042ec --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.0' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.0 +fftw: +- '3' +numpy: +- '1.19' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index 5cc52c9a..e474c337 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..1142271a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.1' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.1 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 7fdf43fc..a7221bae 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..cf956429 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.1' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.1 +fftw: +- '3' +numpy: +- '1.19' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml index d0941ebc..0c1565cb 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..57632ec9 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +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: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml similarity index 84% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 1800146d..a95c5804 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -25,6 +25,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - linux-64 zip_keys: @@ -33,3 +38,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..48476615 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +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: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +fftw: +- '3' +numpy: +- '1.19' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.18.yaml b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml similarity index 85% rename from .ci_support/linux_aarch64_numpy1.18.yaml rename to .ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml index a21ca31f..fcf532b9 100644 --- a/.ci_support/linux_aarch64_numpy1.18.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml @@ -27,6 +27,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - linux-aarch64 zip_keys: @@ -35,3 +40,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..ab224ea6 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,44 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml similarity index 85% rename from .ci_support/linux_aarch64_numpy1.19.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml index 7bfc162f..f3ab97ab 100644 --- a/.ci_support/linux_aarch64_numpy1.19.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml @@ -27,6 +27,11 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - linux-aarch64 zip_keys: @@ -35,3 +40,5 @@ zip_keys: - cuda_compiler_version - cdt_name - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml new file mode 100644 index 00000000..08070d36 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml @@ -0,0 +1,44 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +fftw: +- '3' +numpy: +- '1.19' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implapple.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.18opencl_implapple.yaml rename to .ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml index 08ab2f1e..008281d6 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapple.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml new file mode 100644 index 00000000..00b43388 --- /dev/null +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.18' +opencl_impl: +- apple +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronos.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.18opencl_implkhronos.yaml rename to .ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml index 77dd1391..133a9d27 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronos.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml new file mode 100644 index 00000000..1dac6396 --- /dev/null +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.18' +opencl_impl: +- khronos +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implapple.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.19opencl_implapple.yaml rename to .ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml index 7c437213..e9b30bc2 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapple.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml new file mode 100644 index 00000000..2f4d9cb6 --- /dev/null +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +opencl_impl: +- apple +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronos.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml similarity index 83% rename from .ci_support/osx_64_numpy1.19opencl_implkhronos.yaml rename to .ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml index 6a926dba..964287f3 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronos.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_73_pypy target_platform: - osx-64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml new file mode 100644 index 00000000..b50d8184 --- /dev/null +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.19' +opencl_impl: +- khronos +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_opencl_implapple.yaml b/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml similarity index 83% rename from .ci_support/osx_arm64_opencl_implapple.yaml rename to .ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml index d9f2a598..4d348c8a 100644 --- a/.ci_support/osx_arm64_opencl_implapple.yaml +++ b/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml new file mode 100644 index 00000000..af207700 --- /dev/null +++ b/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.19' +opencl_impl: +- apple +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_opencl_implkhronos.yaml b/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml similarity index 83% rename from .ci_support/osx_arm64_opencl_implkhronos.yaml rename to .ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml index 39e2c564..482445b5 100644 --- a/.ci_support/osx_arm64_opencl_implkhronos.yaml +++ b/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml @@ -25,8 +25,15 @@ opencl_impl: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython target_platform: - osx-arm64 zip_keys: - - c_compiler_version - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml new file mode 100644 index 00000000..e6801742 --- /dev/null +++ b/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.19' +opencl_impl: +- khronos +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml index c4c329d9..8c458cf3 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..9059b3c2 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml index c41650f6..49a9b32e 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml index 81425db9..f4730b74 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..c7e35d0b --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.0' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml index f1138959..a7e75058 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml index d0de6269..c5e1ccf4 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..e292dfd6 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.1' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml index bec737cc..1b4c7332 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml index b07d7348..95bd8694 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.7.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml new file mode 100644 index 00000000..86264f32 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.18' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml similarity index 72% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml index 3fc4f48c..0a033a21 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml @@ -17,5 +17,13 @@ numpy: pin_run_as_build: fftw: max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython target_platform: - win-64 +zip_keys: +- - python + - numpy diff --git a/README.md b/README.md index d3b171ec..ef5687f2 100644 --- a/README.md +++ b/README.md @@ -40,171 +40,311 @@ Current build status
VariantStatus
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18 - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19 - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypylinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18 - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypylinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_aarch64_numpy1.18 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_aarch64_numpy1.19 - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypyosx_64_numpy1.18opencl_implapple - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpythonosx_64_numpy1.18opencl_implkhronos - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpythonosx_64_numpy1.19opencl_implapple - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpythonosx_64_numpy1.19opencl_implkhronos - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypyosx_arm64_opencl_implapple - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpythonosx_arm64_opencl_implkhronos - variant + variant
linux_aarch64_numpy1.18python3.7.____cpythonwin_64_cuda_compiler_version10.2numpy1.18 - variant + variant
linux_aarch64_numpy1.18python3.8.____cpythonwin_64_cuda_compiler_version10.2numpy1.19 - variant + variant
linux_aarch64_numpy1.19python3.7.____73_pypywin_64_cuda_compiler_version11.0numpy1.18 - variant + variant
linux_aarch64_numpy1.19python3.9.____cpythonwin_64_cuda_compiler_version11.0numpy1.19 - variant + variant
osx_64_numpy1.18opencl_implapplepython3.7.____cpythonwin_64_cuda_compiler_version11.1numpy1.18 - variant + variant
osx_64_numpy1.18opencl_implapplepython3.8.____cpythonwin_64_cuda_compiler_version11.1numpy1.19 - variant + variant
osx_64_numpy1.18opencl_implkhronospython3.7.____cpythonwin_64_cuda_compiler_version11.2numpy1.18 - variant + variant
osx_64_numpy1.18opencl_implkhronospython3.8.____cpythonwin_64_cuda_compiler_version11.2numpy1.19 - variant - -
osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy - - variant - -
osx_64_numpy1.19opencl_implapplepython3.9.____cpython - - variant - -
osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy - - variant - -
osx_64_numpy1.19opencl_implkhronospython3.9.____cpython - - variant - -
osx_arm64_opencl_implapplepython3.8.____cpython - - variant - -
osx_arm64_opencl_implapplepython3.9.____cpython - - variant - -
osx_arm64_opencl_implkhronospython3.8.____cpython - - variant - -
osx_arm64_opencl_implkhronospython3.9.____cpython - - variant - -
win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython - - variant - -
win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython - - variant - -
win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython - - variant - -
win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython - - variant - -
win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython - - variant - -
win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython - - variant - -
win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython - - variant - -
win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython - - variant - -
win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython - - variant - -
win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython - - variant - -
win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython - - variant - -
win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython - - variant + variant
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From f6a018a77db9d1b007fd8f8d1f2229e011196aa7 Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 23 Dec 2021 16:44:46 -0800 Subject: [PATCH 09/26] Minor simplification --- recipe/meta.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 0ea86f04..7a0a4204 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -76,9 +76,7 @@ requirements: run_constrained: - khronos-opencl-icd-loader ==9999999999 # [osx and opencl_impl == 'apple'] - ocl_icd_wrapper_apple ==9999999999 # [osx and opencl_impl == 'apple'] -{% if py == 39 %} - - python <3.9.9 # [win] -{% endif %} + - python <3.9.9 # [py == 39 and win] test: requires: From 380b41afca87802234f8046384ddce2df009440c Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 23 Dec 2021 18:28:28 -0800 Subject: [PATCH 10/26] moved constraint --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7a0a4204..245fd997 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -72,11 +72,11 @@ requirements: - ocl-icd-system # [linux] - khronos-opencl-icd-loader # [win or (osx and opencl_impl == 'khronos')] - ocl_icd_wrapper_apple # [osx and opencl_impl == 'khronos'] + - python <3.9.9 # [py == 39 and win] run_constrained: - khronos-opencl-icd-loader ==9999999999 # [osx and opencl_impl == 'apple'] - ocl_icd_wrapper_apple ==9999999999 # [osx and opencl_impl == 'apple'] - - python <3.9.9 # [py == 39 and win] test: requires: From ec6990fa03546f277ab68686f1bc3ad76fd058a1 Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 23 Dec 2021 21:00:17 -0800 Subject: [PATCH 11/26] Reverted unsuccessful change --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 245fd997..7a0a4204 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -72,11 +72,11 @@ requirements: - ocl-icd-system # [linux] - khronos-opencl-icd-loader # [win or (osx and opencl_impl == 'khronos')] - ocl_icd_wrapper_apple # [osx and opencl_impl == 'khronos'] - - python <3.9.9 # [py == 39 and win] run_constrained: - khronos-opencl-icd-loader ==9999999999 # [osx and opencl_impl == 'apple'] - ocl_icd_wrapper_apple ==9999999999 # [osx and opencl_impl == 'apple'] + - python <3.9.9 # [py == 39 and win] test: requires: From 282a3a66a3d1448a085645b040298eba17178fe8 Mon Sep 17 00:00:00 2001 From: peastman Date: Sun, 26 Dec 2021 09:49:04 -0800 Subject: [PATCH 12/26] Trigger CI From 4f53edcc98c9f032c6218dcc4cdf26318b4cabc3 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:20:31 +0000 Subject: [PATCH 13/26] Rebuild for python310 --- .ci_support/migrations/python310.yaml | 34 +++++++++++++++++++++++++++ conda-forge.yml | 11 ++++++--- recipe/meta.yaml | 2 +- 3 files changed, 43 insertions(+), 4 deletions(-) create mode 100644 .ci_support/migrations/python310.yaml diff --git a/.ci_support/migrations/python310.yaml b/.ci_support/migrations/python310.yaml new file mode 100644 index 00000000..c31e9914 --- /dev/null +++ b/.ci_support/migrations/python310.yaml @@ -0,0 +1,34 @@ +migrator_ts: 1634137107 +__migrator: + migration_number: 1 + operation: key_add + primary_key: python + ordering: + python: + - 3.6.* *_cpython + - 3.7.* *_cpython + - 3.8.* *_cpython + - 3.9.* *_cpython + - 3.10.* *_cpython # new entry + - 3.6.* *_73_pypy + - 3.7.* *_73_pypy + paused: false + longterm: True + pr_limit: 40 + max_solver_attempts: 10 # this will make the bot retry "not solvable" stuff 10 times + exclude: + # this shouldn't attempt to modify the python feedstocks + - python + - pypy3.6 + - pypy-meta + - cross-python + - python_abi + exclude_pinned_pkgs: false + +python: + - 3.10.* *_cpython +# additional entries to add for zip_keys +numpy: + - 1.21 +python_impl: + - cpython diff --git a/conda-forge.yml b/conda-forge.yml index 1ea688da..aeec0467 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,5 +1,10 @@ -azure: {store_build_artifacts: true} -build_platform: {osx_arm64: osx_64} +azure: + store_build_artifacts: true +build_platform: + linux_aarch64: linux_64 + osx_arm64: osx_64 conda_forge_output_validation: true -provider: {linux_aarch64: default, linux_ppc64le: azure} +provider: + linux_aarch64: default + linux_ppc64le: azure test_on_native_only: true diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7a0a4204..89b9d2a0 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "openmm" %} {% set version = "7.7.0" %} -{% set build = 0 %} +{% set build = 1 %} {% set with_test_suite = "false" %} {% set with_test_suite = "true" %} # [(osx and arm64)] From 11aa857e321e28467552664b6af8f607c9d5b606 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 4 Feb 2022 13:23:12 +0000 Subject: [PATCH 14/26] MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.16.2, and conda-forge-pinning 2022.02.04.12.07.36 --- .azure-pipelines/azure-pipelines-linux.yml | 34 +++++- .azure-pipelines/azure-pipelines-osx.yml | 41 +++++-- .azure-pipelines/azure-pipelines-win.yml | 17 +++ ...rsion7numpy1.21python3.10.____cpython.yaml | 42 +++++++ ...rsion9numpy1.21python3.10.____cpython.yaml | 42 +++++++ ...rsion9numpy1.21python3.10.____cpython.yaml | 42 +++++++ ...rsion9numpy1.21python3.10.____cpython.yaml | 42 +++++++ ...arch64_numpy1.18python3.7.____cpython.yaml | 2 +- ...arch64_numpy1.18python3.8.____cpython.yaml | 2 +- ...arch64_numpy1.19python3.7.____73_pypy.yaml | 2 +- ...arch64_numpy1.19python3.9.____cpython.yaml | 2 +- ...rch64_numpy1.21python3.10.____cpython.yaml | 44 +++++++ ...pencl_implapplepython3.10.____cpython.yaml | 39 +++++++ ...ncl_implkhronospython3.10.____cpython.yaml | 39 +++++++ ...pencl_implapplepython3.8.____cpython.yaml} | 0 ...pencl_implapplepython3.9.____cpython.yaml} | 0 ...ncl_implkhronospython3.8.____cpython.yaml} | 0 ...ncl_implkhronospython3.9.____cpython.yaml} | 0 ...pencl_implapplepython3.10.____cpython.yaml | 39 +++++++ ...ncl_implkhronospython3.10.____cpython.yaml | 39 +++++++ ...on10.2numpy1.21python3.10.____cpython.yaml | 29 +++++ ...on11.0numpy1.21python3.10.____cpython.yaml | 29 +++++ ...on11.1numpy1.21python3.10.____cpython.yaml | 29 +++++ ...on11.2numpy1.21python3.10.____cpython.yaml | 29 +++++ LICENSE.txt | 2 +- README.md | 107 ++++++++++++++++-- 26 files changed, 664 insertions(+), 29 deletions(-) create mode 100644 .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml create mode 100644 .ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml rename .ci_support/{osx_arm64_opencl_implapplepython3.8.____cpython.yaml => osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_opencl_implapplepython3.9.____cpython.yaml => osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_opencl_implkhronospython3.8.____cpython.yaml => osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_opencl_implkhronospython3.9.____cpython.yaml => osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml} (100%) create mode 100644 .ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml create mode 100644 .ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml create mode 100644 .ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 4711dcae..344ab82c 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -28,6 +28,11 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_hc8c3f43499 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h172a199072 linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython: CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -48,6 +53,11 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hdd93569955 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h97cf3b29ee linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython: CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -68,6 +78,11 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h820de5e120 + linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h053d2a0777 linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython: CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -88,26 +103,37 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h59eee509b1 + linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h61a4d759ea linux_aarch64_numpy1.18python3.7.____cpython: CONFIG: linux_aarch64_numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 SHORT_CONFIG: linux_aarch64_numpy1.18python3.7.____cpython linux_aarch64_numpy1.18python3.8.____cpython: CONFIG: linux_aarch64_numpy1.18python3.8.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 SHORT_CONFIG: linux_aarch64_numpy1.18python3.8.____cpython linux_aarch64_numpy1.19python3.7.____73_pypy: CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy linux_aarch64_numpy1.19python3.9.____cpython: CONFIG: linux_aarch64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 SHORT_CONFIG: linux_aarch64_numpy1.19python3.9.____cpython + linux_aarch64_numpy1.21python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + SHORT_CONFIG: linux_aarch64_numpy1.21python3.10.____cpython + maxParallel: 22 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 2e33653e..db2a87de 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -40,22 +40,39 @@ jobs: CONFIG: osx_64_numpy1.19opencl_implkhronospython3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8e02932fe5 - osx_arm64_opencl_implapplepython3.8.____cpython: - CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython + osx_64_numpy1.21opencl_implapplepython3.10.____cpython: + CONFIG: osx_64_numpy1.21opencl_implapplepython3.10.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implapplepython3.8.____cpython - osx_arm64_opencl_implapplepython3.9.____cpython: - CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython + SHORT_CONFIG: osx_64_numpy1.21opencl_implapplepyt_hec2dc01049 + osx_64_numpy1.21opencl_implkhronospython3.10.____cpython: + CONFIG: osx_64_numpy1.21opencl_implkhronospython3.10.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implapplepython3.9.____cpython - osx_arm64_opencl_implkhronospython3.8.____cpython: - CONFIG: osx_arm64_opencl_implkhronospython3.8.____cpython + SHORT_CONFIG: osx_64_numpy1.21opencl_implkhronosp_h0bc6add440 + osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython: + CONFIG: osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h4b612e3b76 - osx_arm64_opencl_implkhronospython3.9.____cpython: - CONFIG: osx_arm64_opencl_implkhronospython3.9.____cpython + SHORT_CONFIG: osx_arm64_numpy1.19opencl_implapple_ha87088636f + osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython: + CONFIG: osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_arm64_opencl_implkhronospython3_h9a3867e632 + SHORT_CONFIG: osx_arm64_numpy1.19opencl_implapple_h861258c607 + osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython: + CONFIG: osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_numpy1.19opencl_implkhron_h9da2f8ebb4 + osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython: + CONFIG: osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_numpy1.19opencl_implkhron_h781083cf47 + osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython: + CONFIG: osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_numpy1.21opencl_implapple_h0fc8446d3b + osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython: + CONFIG: osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_arm64_numpy1.21opencl_implkhron_h1b495945d9 + maxParallel: 14 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index b9ac0c33..a26a9d1f 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -20,6 +20,10 @@ jobs: CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hfd851b7be2 + win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_head2835e54 win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -32,6 +36,10 @@ jobs: CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h70fffaf8a7 + win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_ha8f0746982 win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -44,6 +52,10 @@ jobs: CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.1num_hceadb1a9ac + win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h2752598360 win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -56,6 +68,11 @@ jobs: CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.2num_h9e115fdbdb + win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_had44251dbf + maxParallel: 14 timeoutInMinutes: 360 variables: CONDA_BLD_PATH: D:\\bld\\ diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..5d7411d6 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,42 @@ +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' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..12ec9d3c --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.0' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.0 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..01a55007 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.1' +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.1 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..cf67e7d2 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,42 @@ +c_compiler: +- gcc +c_compiler_version: +- '9' +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: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml index fcf532b9..15f3acec 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml @@ -19,7 +19,7 @@ cxx_compiler: cxx_compiler_version: - '9' docker_image: -- quay.io/condaforge/linux-anvil-aarch64 +- quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: - '3' numpy: diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml index ab224ea6..60e1ef4d 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml @@ -19,7 +19,7 @@ cxx_compiler: cxx_compiler_version: - '9' docker_image: -- quay.io/condaforge/linux-anvil-aarch64 +- quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: - '3' numpy: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml index f3ab97ab..acaf8201 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml @@ -19,7 +19,7 @@ cxx_compiler: cxx_compiler_version: - '9' docker_image: -- quay.io/condaforge/linux-anvil-aarch64 +- quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: - '3' numpy: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml index 08070d36..868a3c62 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml @@ -19,7 +19,7 @@ cxx_compiler: cxx_compiler_version: - '9' docker_image: -- quay.io/condaforge/linux-anvil-aarch64 +- quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: - '3' numpy: diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..80540886 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,44 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '9' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '9' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- linux-aarch64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml new file mode 100644 index 00000000..5019a100 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +opencl_impl: +- apple +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml new file mode 100644 index 00000000..f0eec653 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +opencl_impl: +- khronos +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_opencl_implapplepython3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml diff --git a/.ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_opencl_implapplepython3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_opencl_implkhronospython3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml diff --git a/.ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_opencl_implkhronospython3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml new file mode 100644 index 00000000..975a5c33 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +opencl_impl: +- apple +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml new file mode 100644 index 00000000..3803bba6 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -0,0 +1,39 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '11' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '11' +fftw: +- '3' +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +opencl_impl: +- khronos +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..50d26c66 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..16a863a6 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.0' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..30dd2804 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.1' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..592a40b1 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,29 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cxx_compiler: +- vs2017 +fftw: +- '3' +numpy: +- '1.21' +pin_run_as_build: + fftw: + max_pin: x + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +target_platform: +- win-64 +zip_keys: +- - python + - numpy diff --git a/LICENSE.txt b/LICENSE.txt index ed3f451e..6ec14012 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ BSD 3-clause license -Copyright (c) 2015-2021, conda-forge contributors +Copyright (c) 2015-2022, conda-forge contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README.md b/README.md index ef5687f2..c32fe1e5 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,13 @@ Current build status variant + + + + + + + + + + + + + + + - + - + - + - + + + + + + + + + + + + + @@ -284,6 +347,13 @@ Current build status variant + + + + + + + + + + + +
VariantStatus
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython - variant + variant
linux_aarch64_numpy1.18linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython - variant + variant
linux_aarch64_numpy1.19linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython - variant + variant
osx_64_numpy1.18opencl_implapplelinux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy - variant + variant
osx_64_numpy1.18opencl_implkhronoslinux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython - variant + variant
osx_64_numpy1.19opencl_implapplelinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython - variant + variant
osx_64_numpy1.19opencl_implkhronoslinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython - variant + variant
osx_arm64_opencl_implapplelinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy - variant + variant
osx_arm64_opencl_implkhronoslinux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.18linux_aarch64_numpy1.18python3.7.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.19linux_aarch64_numpy1.18python3.8.____cpython - variant + variant
win_64_cuda_compiler_version11.0numpy1.18linux_aarch64_numpy1.19python3.7.____73_pypy - variant + variant
win_64_cuda_compiler_version11.0numpy1.19linux_aarch64_numpy1.19python3.9.____cpython - variant + variant
win_64_cuda_compiler_version11.1numpy1.18osx_64_numpy1.18opencl_implapplepython3.7.____cpython - variant + variant
win_64_cuda_compiler_version11.1numpy1.19osx_64_numpy1.18opencl_implapplepython3.8.____cpython - variant + variant
win_64_cuda_compiler_version11.2numpy1.18osx_64_numpy1.18opencl_implkhronospython3.7.____cpython - variant + variant
win_64_cuda_compiler_version11.2numpy1.19osx_64_numpy1.18opencl_implkhronospython3.8.____cpython - variant + variant + +
osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy + + variant + +
osx_64_numpy1.19opencl_implapplepython3.9.____cpython + + variant + +
osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy + + variant + +
osx_64_numpy1.19opencl_implkhronospython3.9.____cpython + + variant + +
osx_arm64_opencl_implapplepython3.8.____cpython + + variant + +
osx_arm64_opencl_implapplepython3.9.____cpython + + variant + +
osx_arm64_opencl_implkhronospython3.8.____cpython + + variant + +
osx_arm64_opencl_implkhronospython3.9.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython + + variant + +
win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython + + variant + +
win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython + + variant + +
win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython + + variant + +
win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython + + variant + +
win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython + + variant + +
win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython + + variant + +
win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython + + variant + +
win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython + + variant + +
win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython + + variant + +
win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython + + variant + +
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython @@ -95,6 +102,13 @@ Current build status variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython + + variant + +
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython @@ -123,6 +137,13 @@ Current build status variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython + + variant + +
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython @@ -151,6 +172,13 @@ Current build status variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython + + variant + +
linux_aarch64_numpy1.18python3.7.____cpython @@ -179,6 +207,13 @@ Current build status variant
linux_aarch64_numpy1.21python3.10.____cpython + + variant + +
osx_64_numpy1.18opencl_implapplepython3.7.____cpython @@ -236,31 +271,59 @@ Current build status
osx_arm64_opencl_implapplepython3.8.____cpythonosx_64_numpy1.21opencl_implapplepython3.10.____cpython - variant + variant
osx_arm64_opencl_implapplepython3.9.____cpythonosx_64_numpy1.21opencl_implkhronospython3.10.____cpython - variant + variant
osx_arm64_opencl_implkhronospython3.8.____cpythonosx_arm64_numpy1.19opencl_implapplepython3.8.____cpython - variant + variant
osx_arm64_opencl_implkhronospython3.9.____cpythonosx_arm64_numpy1.19opencl_implapplepython3.9.____cpython - variant + variant + +
osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython + + variant + +
osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython + + variant + +
osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython + + variant + +
osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython + + variant
win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython + + variant + +
win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython @@ -305,6 +375,13 @@ Current build status variant
win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython + + variant + +
win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython @@ -326,6 +403,13 @@ Current build status variant
win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython + + variant + +
win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython @@ -347,6 +431,13 @@ Current build status variant
win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython + + variant + +
From 9d673195903434ac514f58d9f8c16ea8169120df Mon Sep 17 00:00:00 2001 From: Peter Eastman Date: Tue, 1 Mar 2022 10:19:18 -0800 Subject: [PATCH 15/26] Don't build for Python 3.10 on Windows --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 89b9d2a0..c872d219 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -17,7 +17,7 @@ build: string: "py{{ PY_VER.replace('.', '') }}h{{ PKG_HASH }}_{{ build }}_{{ opencl_impl }}" # [osx] track_features: # make Apple OpenCL low priority - openmm_opencl_apple # [osx and (opencl_impl == 'apple')] - skip: true # [(cuda_compiler_version in (undefined, 'None') and (linux64 or win)) or ((cuda_compiler_version != '10.2') and (ppc64le))] + skip: true # [(win and py==310) or (cuda_compiler_version in (undefined, 'None') and (linux64 or win)) or ((cuda_compiler_version != '10.2') and (ppc64le))] script_env: - CONFIG - CUDA_HOME # [ppc64le] From 4c87c257436d40c4bb28ef2f21c55136b77aca35 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 18:24:50 +0000 Subject: [PATCH 16/26] MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.17.2, and conda-forge-pinning 2022.03.01.18.05.17 --- .azure-pipelines/azure-pipelines-linux.yml | 102 ++++++++--------- .azure-pipelines/azure-pipelines-osx.yml | 2 +- .azure-pipelines/azure-pipelines-win.yml | 21 +--- .ci_support/README | 7 +- ...sion10numpy1.18python3.7.____cpython.yaml} | 4 +- ...sion10numpy1.18python3.8.____cpython.yaml} | 4 +- ...sion10numpy1.19python3.7.____73_pypy.yaml} | 4 +- ...sion10numpy1.19python3.9.____cpython.yaml} | 4 +- ...ion10numpy1.21python3.10.____cpython.yaml} | 4 +- ...sion10numpy1.18python3.7.____cpython.yaml} | 4 +- ...sion10numpy1.18python3.8.____cpython.yaml} | 4 +- ...sion10numpy1.19python3.7.____73_pypy.yaml} | 4 +- ...sion10numpy1.19python3.9.____cpython.yaml} | 4 +- ...ion10numpy1.21python3.10.____cpython.yaml} | 4 +- ...arch64_numpy1.18python3.7.____cpython.yaml | 4 +- ...arch64_numpy1.18python3.8.____cpython.yaml | 4 +- ...arch64_numpy1.19python3.7.____73_pypy.yaml | 4 +- ...arch64_numpy1.19python3.9.____cpython.yaml | 4 +- ...rch64_numpy1.21python3.10.____cpython.yaml | 4 +- ...opencl_implapplepython3.7.____cpython.yaml | 4 +- ...opencl_implapplepython3.8.____cpython.yaml | 4 +- ...encl_implkhronospython3.7.____cpython.yaml | 4 +- ...encl_implkhronospython3.8.____cpython.yaml | 4 +- ...opencl_implapplepython3.7.____73_pypy.yaml | 4 +- ...opencl_implapplepython3.9.____cpython.yaml | 4 +- ...encl_implkhronospython3.7.____73_pypy.yaml | 4 +- ...encl_implkhronospython3.9.____cpython.yaml | 4 +- ...pencl_implapplepython3.10.____cpython.yaml | 4 +- ...ncl_implkhronospython3.10.____cpython.yaml | 4 +- ...opencl_implapplepython3.8.____cpython.yaml | 4 +- ...opencl_implapplepython3.9.____cpython.yaml | 4 +- ...encl_implkhronospython3.8.____cpython.yaml | 4 +- ...encl_implkhronospython3.9.____cpython.yaml | 4 +- ...pencl_implapplepython3.10.____cpython.yaml | 4 +- ...ncl_implkhronospython3.10.____cpython.yaml | 4 +- ...on10.2numpy1.21python3.10.____cpython.yaml | 29 ----- ...on11.0numpy1.21python3.10.____cpython.yaml | 29 ----- ...on11.1numpy1.21python3.10.____cpython.yaml | 29 ----- ...on11.2numpy1.21python3.10.____cpython.yaml | 29 ----- .gitattributes | 1 + .scripts/build_steps.sh | 6 +- .scripts/run_docker_build.sh | 2 +- .scripts/run_osx_build.sh | 42 ++++--- README.md | 108 +++++++----------- build-locally.py | 11 +- 45 files changed, 201 insertions(+), 341 deletions(-) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml} (97%) delete mode 100644 .ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 344ab82c..fb728c45 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,6 +8,56 @@ jobs: vmImage: ubuntu-latest strategy: matrix: + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h26c14b5895 + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hf2c0af9b99 + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hba4c860a1a + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hfd4fbc9561 + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h2751d9faff + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h4c95efad54 + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h13298445de + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hc24dab8746 + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hed6b790be5 + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h0dbcfba145 linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython: CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -58,56 +108,6 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h97cf3b29ee - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h8a7061952d - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h553e5e67fe - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h92635bf5f1 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h820de5e120 - linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h053d2a0777 - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h91a74499ef - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hc8875b616c - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_ha6a83f8e7c - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h59eee509b1 - linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h61a4d759ea linux_aarch64_numpy1.18python3.7.____cpython: CONFIG: linux_aarch64_numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -133,7 +133,7 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 SHORT_CONFIG: linux_aarch64_numpy1.21python3.10.____cpython - maxParallel: 22 + maxParallel: 24 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index db2a87de..dbdf2f3c 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -72,7 +72,7 @@ jobs: CONFIG: osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: osx_arm64_numpy1.21opencl_implkhron_h1b495945d9 - maxParallel: 14 + maxParallel: 15 timeoutInMinutes: 360 steps: diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index a26a9d1f..862a6f2a 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -20,10 +20,6 @@ jobs: CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hfd851b7be2 - win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_head2835e54 win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -36,10 +32,6 @@ jobs: CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h70fffaf8a7 - win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_ha8f0746982 win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -52,10 +44,6 @@ jobs: CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.1num_hceadb1a9ac - win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h2752598360 win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython: CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython UPLOAD_PACKAGES: 'True' @@ -68,11 +56,7 @@ jobs: CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.2num_h9e115fdbdb - win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_had44251dbf - maxParallel: 14 + maxParallel: 11 timeoutInMinutes: 360 variables: CONDA_BLD_PATH: D:\\bld\\ @@ -111,10 +95,9 @@ jobs: condition: contains(variables['CONFIG'], 'vs2008') displayName: Patch vs2008 (if needed) - - task: CondaEnvironment@1 inputs: - packageSpecs: 'python=3.9 conda-build conda "conda-forge-ci-setup=3" pip boa' # Optional + packageSpecs: 'python=3.9 conda-build conda pip boa conda-forge-ci-setup=3' # Optional installOptions: "-c conda-forge" updateConda: true displayName: Install conda-build and activate environment diff --git a/.ci_support/README b/.ci_support/README index e4e2dcec..a47316be 100644 --- a/.ci_support/README +++ b/.ci_support/README @@ -1 +1,6 @@ -This file is automatically generated by conda-smithy. To change any matrix elements, you should change conda-smithy's input conda_build_config.yaml and re-render the recipe, rather than editing these files directly. \ No newline at end of file +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. diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml index e474c337..efe540e9 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml index 1142271a..f933b379 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml index a7221bae..d8303ce7 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml index cf956429..8f968a8b 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index 01a55007..999e0e19 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml index 0c1565cb..f30e10e8 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml index 57632ec9..07c2c1cc 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml index a95c5804..db0bf214 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml index 48476615..425c6e14 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 fftw: diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index cf67e7d2..17259cd2 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_name: - cos7 channel_sources: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 fftw: diff --git a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml index 15f3acec..8d43be60 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_arch: - aarch64 cdt_name: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml index 60e1ef4d..80e150d5 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_arch: - aarch64 cdt_name: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml index acaf8201..5d915abe 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_arch: - aarch64 cdt_name: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml index 868a3c62..d28e9f31 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_arch: - aarch64 cdt_name: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml index 80540886..99c1248a 100644 --- a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '9' +- '10' cdt_arch: - aarch64 cdt_name: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '9' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml index 008281d6..878c58e5 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml index 00b43388..40af0144 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml index 133a9d27..e975d7a1 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml index 1dac6396..b6bb9cc4 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml index e9b30bc2..eeec8fbc 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml index 2f4d9cb6..2b4b689a 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml index 964287f3..a455ea83 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml index b50d8184..2b1bea80 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml index 5019a100..b51f13d2 100644 --- a/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml index f0eec653..52b456b2 100644 --- a/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml index 4d348c8a..fa009078 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml index af207700..9b598c5b 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml index 482445b5..387dd0a4 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml index e6801742..727027e7 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml index 975a5c33..a81658aa 100644 --- a/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml index 3803bba6..1ee674e2 100644 --- a/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '11' +- '12' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '11' +- '12' fftw: - '3' macos_machine: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index 50d26c66..00000000 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '10.2' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.21' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index 16a863a6..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.0' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.21' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index 30dd2804..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.1' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.21' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index 592a40b1..00000000 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,29 +0,0 @@ -c_compiler: -- vs2017 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cxx_compiler: -- vs2017 -fftw: -- '3' -numpy: -- '1.21' -pin_run_as_build: - fftw: - max_pin: x - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -target_platform: -- win-64 -zip_keys: -- - python - - numpy diff --git a/.gitattributes b/.gitattributes index ce52713a..7f327638 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,6 +9,7 @@ bld.bat text eol=crlf # github helper pieces to make some files not show up in diffs automatically .azure-pipelines/* linguist-generated=true .circleci/* linguist-generated=true +.ci_support/README linguist-generated=true .drone/* linguist-generated=true .drone.yml linguist-generated=true .github/* linguist-generated=true diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index b3d5b819..c6b23e87 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -29,8 +29,10 @@ conda-build: CONDARC -mamba install --update-specs --yes --quiet "conda-forge-ci-setup=3" conda-build pip boa -c conda-forge -mamba update --update-specs --yes --quiet "conda-forge-ci-setup=3" conda-build pip boa -c conda-forge +mamba install --update-specs --yes --quiet --channel conda-forge \ + conda-build pip boa conda-forge-ci-setup=3 +mamba update --update-specs --yes --quiet --channel conda-forge \ + conda-build pip boa conda-forge-ci-setup=3 # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/run_docker_build.sh b/.scripts/run_docker_build.sh index 0c6515fc..92362398 100755 --- a/.scripts/run_docker_build.sh +++ b/.scripts/run_docker_build.sh @@ -14,7 +14,7 @@ set -xeo pipefail THISDIR="$( cd "$( dirname "$0" )" >/dev/null && pwd )" PROVIDER_DIR="$(basename $THISDIR)" -FEEDSTOCK_ROOT=$(cd "$(dirname "$0")/.."; pwd;) +FEEDSTOCK_ROOT="$( cd "$( dirname "$0" )/.." >/dev/null && pwd )" RECIPE_ROOT="${FEEDSTOCK_ROOT}/recipe" if [ -z ${FEEDSTOCK_NAME} ]; then diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 6774b01e..3d855059 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -23,9 +23,11 @@ bash $MINIFORGE_FILE -b -p ${MINIFORGE_HOME} source ${MINIFORGE_HOME}/etc/profile.d/conda.sh conda activate base -echo -e "\n\nInstalling conda-forge-ci-setup=3 and conda-build." -mamba install -n base --update-specs --quiet --yes "conda-forge-ci-setup=3" conda-build pip boa -mamba update -n base --update-specs --quiet --yes "conda-forge-ci-setup=3" conda-build pip boa +echo -e "\n\nInstalling ['conda-forge-ci-setup=3'] and conda-build." +mamba install --update-specs --quiet --yes --channel conda-forge \ + conda-build pip boa conda-forge-ci-setup=3 +mamba update --update-specs --yes --quiet --channel conda-forge \ + conda-build pip boa conda-forge-ci-setup=3 @@ -51,7 +53,6 @@ source run_conda_forge_build_setup ( endgroup "Configuring conda" ) 2> /dev/null - echo -e "\n\nMaking the build clobber file" make_build_number ./ ./recipe ./.ci_support/${CONFIG}.yaml @@ -59,17 +60,32 @@ if [[ "${HOST_PLATFORM}" != "${BUILD_PLATFORM}" ]]; then EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --no-test" fi -conda mambabuild ./recipe -m ./.ci_support/${CONFIG}.yaml --suppress-variables --clobber-file ./.ci_support/clobber_${CONFIG}.yaml ${EXTRA_CB_OPTIONS:-} -( startgroup "Validating outputs" ) 2> /dev/null -validate_recipe_outputs "${FEEDSTOCK_NAME}" +if [[ "${BUILD_WITH_CONDA_DEBUG:-0}" == 1 ]]; then + if [[ "x${BUILD_OUTPUT_ID:-}" != "x" ]]; then + EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --output-id ${BUILD_OUTPUT_ID}" + fi + conda debug ./recipe -m ./.ci_support/${CONFIG}.yaml \ + ${EXTRA_CB_OPTIONS:-} \ + --clobber-file ./.ci_support/clobber_${CONFIG}.yaml -( endgroup "Validating outputs" ) 2> /dev/null + # Drop into an interactive shell + /bin/bash +else + conda mambabuild ./recipe -m ./.ci_support/${CONFIG}.yaml \ + --suppress-variables ${EXTRA_CB_OPTIONS:-} \ + --clobber-file ./.ci_support/clobber_${CONFIG}.yaml + ( startgroup "Validating outputs" ) 2> /dev/null -( startgroup "Uploading packages" ) 2> /dev/null + validate_recipe_outputs "${FEEDSTOCK_NAME}" -if [[ "${UPLOAD_PACKAGES}" != "False" ]] && [[ "${IS_PR_BUILD}" == "False" ]]; then - upload_package --validate --feedstock-name="${FEEDSTOCK_NAME}" ./ ./recipe ./.ci_support/${CONFIG}.yaml -fi + ( endgroup "Validating outputs" ) 2> /dev/null + + ( startgroup "Uploading packages" ) 2> /dev/null + + if [[ "${UPLOAD_PACKAGES}" != "False" ]] && [[ "${IS_PR_BUILD}" == "False" ]]; then + upload_package --validate --feedstock-name="${FEEDSTOCK_NAME}" ./ ./recipe ./.ci_support/${CONFIG}.yaml + fi -( endgroup "Uploading packages" ) 2> /dev/null \ No newline at end of file + ( endgroup "Uploading packages" ) 2> /dev/null +fi \ No newline at end of file diff --git a/README.md b/README.md index c32fe1e5..1d78bea6 100644 --- a/README.md +++ b/README.md @@ -40,143 +40,143 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -347,13 +347,6 @@ Current build status variant - - - - - - - - - - - -
VariantStatus
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypylinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypylinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.7.____73_pypylinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.19python3.9.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.1cxx_compiler_version9numpy1.21python3.10.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.7.____73_pypylinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.19python3.9.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython - variant + variant
linux_64_c_compiler_version9cuda_compiler_version11.2cxx_compiler_version9numpy1.21python3.10.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython - variant + variant
win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython - - variant - -
win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython @@ -375,13 +368,6 @@ Current build status variant
win_64_cuda_compiler_version11.0numpy1.21python3.10.____cpython - - variant - -
win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython @@ -403,13 +389,6 @@ Current build status variant
win_64_cuda_compiler_version11.1numpy1.21python3.10.____cpython - - variant - -
win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython @@ -431,13 +410,6 @@ Current build status variant
win_64_cuda_compiler_version11.2numpy1.21python3.10.____cpython - - variant - -
diff --git a/build-locally.py b/build-locally.py index 8b743489..eec38a04 100755 --- a/build-locally.py +++ b/build-locally.py @@ -22,10 +22,6 @@ def setup_environment(ns): os.environ["MINIFORGE_HOME"] = os.path.join( os.path.dirname(__file__), "miniforge3" ) - if "OSX_SDK_DIR" not in os.environ: - os.environ["OSX_SDK_DIR"] = os.path.join( - os.path.dirname(__file__), "SDKs" - ) def run_docker_build(ns): @@ -65,11 +61,12 @@ def verify_config(ns): raise ValueError( f"only Linux/macOS configs currently supported, got {ns.config}" ) - elif ns.config.startswith("osx") and platform.system() == "Darwin": + elif ns.config.startswith("osx"): if "OSX_SDK_DIR" not in os.environ: raise RuntimeError( - "Need OSX_SDK_DIR env variable set. Run 'export OSX_SDK_DIR=/opt'" - "to download the SDK automatically to '/opt/MacOSX.sdk'" + "Need OSX_SDK_DIR env variable set. Run 'export OSX_SDK_DIR=SDKs' " + "to download the SDK automatically to 'SDKs/MacOSX.sdk'. " + "Setting this variable implies agreement to the licensing terms of the SDK by Apple." ) From 914662cc3e81b93c65ab0900736b6104e5a5b4c9 Mon Sep 17 00:00:00 2001 From: Peter Eastman Date: Tue, 1 Mar 2022 15:21:19 -0800 Subject: [PATCH 17/26] Allow pocl to fail on ARM Linux --- recipe/test_openmm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/test_openmm.sh b/recipe/test_openmm.sh index 0a9976f3..10bfb773 100644 --- a/recipe/test_openmm.sh +++ b/recipe/test_openmm.sh @@ -20,7 +20,7 @@ python -c "import openmm as mm; print('---Loaded---', *mm.pluginLoadedLibNames, python -c "import os, openmm.version as v; print(v.openmm_library_path); assert os.path.isdir(v.openmm_library_path), 'Directory does not exist'" # Check all platforms -if [[ "$target_platform" == linux-ppc64le ]]; then +if [[ "$target_platform" == linux-ppc64le || "$target_platform" == linux-aarch64 ]]; then python -m openmm.testInstallation || true # OpenCL will fail but that's ok else python -m openmm.testInstallation From c2342da001835d3844241bac0430e85553aedd54 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Sun, 13 Mar 2022 19:24:32 +0000 Subject: [PATCH 18/26] [ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning off CI for master to main migration --- .circleci/config.yml | 1 + azure-pipelines.yml => azure-pipelines.yml.bak | 0 2 files changed, 1 insertion(+) rename azure-pipelines.yml => azure-pipelines.yml.bak (100%) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6ad461b8..cf397d5d 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,3 +1,4 @@ + # This file was generated automatically from conda-smithy. To update this configuration, # update the conda-forge.yml and/or the recipe/meta.yaml. # -*- mode: yaml -*- diff --git a/azure-pipelines.yml b/azure-pipelines.yml.bak similarity index 100% rename from azure-pipelines.yml rename to azure-pipelines.yml.bak From 01076fbfe9137ef84692adc9c25f1c9a3c6a3f58 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Sun, 13 Mar 2022 19:24:39 +0000 Subject: [PATCH 19/26] [ci skip] [skip ci] [cf admin skip] ***NO_CI*** turning on CI for master to main migration --- .circleci/config.yml | 1 - azure-pipelines.yml.bak => azure-pipelines.yml | 0 2 files changed, 1 deletion(-) rename azure-pipelines.yml.bak => azure-pipelines.yml (100%) diff --git a/.circleci/config.yml b/.circleci/config.yml index cf397d5d..6ad461b8 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,4 +1,3 @@ - # This file was generated automatically from conda-smithy. To update this configuration, # update the conda-forge.yml and/or the recipe/meta.yaml. # -*- mode: yaml -*- diff --git a/azure-pipelines.yml.bak b/azure-pipelines.yml similarity index 100% rename from azure-pipelines.yml.bak rename to azure-pipelines.yml From 18d41142a757522eb291614d937c46a67be084c7 Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Sun, 13 Mar 2022 19:24:41 +0000 Subject: [PATCH 20/26] [ci skip] [skip ci] [cf admin skip] ***NO_CI*** admin migration CondaForgeMasterToMain --- .github/workflows/automerge.yml | 2 +- .github/workflows/webservices.yml | 2 +- conda-forge.yml | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index f79fe856..773b3d12 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -13,7 +13,7 @@ jobs: uses: actions/checkout@v2 - name: automerge-action id: automerge-action - uses: conda-forge/automerge-action@master + uses: conda-forge/automerge-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/.github/workflows/webservices.yml b/.github/workflows/webservices.yml index 2e5fe71f..d6f06b5c 100644 --- a/.github/workflows/webservices.yml +++ b/.github/workflows/webservices.yml @@ -7,7 +7,7 @@ jobs: steps: - name: webservices id: webservices - uses: conda-forge/webservices-dispatch-action@master + uses: conda-forge/webservices-dispatch-action@main with: github_token: ${{ secrets.GITHUB_TOKEN }} rerendering_github_token: ${{ secrets.RERENDERING_GITHUB_TOKEN }} diff --git a/conda-forge.yml b/conda-forge.yml index aeec0467..9f2e05f5 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -8,3 +8,6 @@ provider: linux_aarch64: default linux_ppc64le: azure test_on_native_only: true +github: + branch_name: main + tooling_branch_name: main From 6e6607b0c0c0a75fdb94cee67996cd1fa72544ac Mon Sep 17 00:00:00 2001 From: conda-forge-admin Date: Fri, 22 Apr 2022 08:41:45 +0000 Subject: [PATCH 21/26] [ci skip] added user mikemhenry --- .github/CODEOWNERS | 2 +- recipe/meta.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b1ba8ab4..000fea18 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @jaimergp @jchodera @peastman \ No newline at end of file +* @mikemhenry @jaimergp @jchodera @peastman \ No newline at end of file diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c872d219..819fe5ff 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -118,6 +118,7 @@ about: extra: recipe-maintainers: + - mikemhenry - jchodera - jaimergp - peastman From f9eac6876ed4a83deeec046f3ad2360602f6ad14 Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 7 Jul 2022 11:15:46 -0700 Subject: [PATCH 22/26] Build 8.0 beta --- recipe/conda_build_config.yaml | 4 +++- recipe/meta.yaml | 8 +++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index fe5dd659..e49b538d 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -2,4 +2,6 @@ opencl_impl: # [osx] - apple # [osx] - khronos # [osx] channel_targets: -- conda-forge main +- conda-forge openmm_rc +MACOSX_SDK_VERSION: # [osx and x86_64] + - "10.12" # [osx and x86_64] \ No newline at end of file diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 819fe5ff..c38d077e 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "openmm" %} -{% set version = "7.7.0" %} -{% set build = 1 %} +{% set version = "8.0.0beta" %} +{% set build = 0 %} {% set with_test_suite = "false" %} {% set with_test_suite = "true" %} # [(osx and arm64)] @@ -10,7 +10,7 @@ package: source: git_url: https://github.com/openmm/{{ name }}.git - git_rev: "7.7.0" + git_rev: "1dac981" build: number: {{ build }} @@ -53,7 +53,6 @@ requirements: host: - python - - fftw - swig - pthread-stubs - lxml @@ -65,7 +64,6 @@ requirements: run: - python - - fftw - numpy # OpenCL ICD - ocl-icd # [linux] From e509f6f0590cfbcefe29fa81146d2c05a89b6e5d Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 18:22:52 +0000 Subject: [PATCH 23/26] MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02 --- .azure-pipelines/azure-pipelines-linux.yml | 90 ++--- .azure-pipelines/azure-pipelines-osx.yml | 32 +- .azure-pipelines/azure-pipelines-win.yml | 117 +++---- ...rsion10numpy1.19python3.7.____73_pypy.yaml | 6 +- ...sion10numpy1.19python3.7.____cpython.yaml} | 8 +- ...sion10numpy1.19python3.8.____cpython.yaml} | 8 +- ...rsion10numpy1.19python3.9.____cpython.yaml | 6 +- ...sion10numpy1.21python3.10.____cpython.yaml | 6 +- ...rsion10numpy1.19python3.7.____73_pypy.yaml | 6 +- ...sion10numpy1.19python3.7.____cpython.yaml} | 8 +- ...sion10numpy1.19python3.8.____cpython.yaml} | 8 +- ...rsion10numpy1.19python3.9.____cpython.yaml | 6 +- ...sion10numpy1.21python3.10.____cpython.yaml | 6 +- ...ersion7numpy1.19python3.7.____73_pypy.yaml | 6 +- ...rsion7numpy1.19python3.7.____cpython.yaml} | 8 +- ...rsion7numpy1.19python3.8.____cpython.yaml} | 8 +- ...ersion7numpy1.19python3.9.____cpython.yaml | 6 +- ...rsion7numpy1.21python3.10.____cpython.yaml | 6 +- ...ersion9numpy1.19python3.7.____73_pypy.yaml | 6 +- ...rsion9numpy1.19python3.7.____cpython.yaml} | 8 +- ...rsion9numpy1.19python3.8.____cpython.yaml} | 8 +- ...ersion9numpy1.19python3.9.____cpython.yaml | 6 +- ...rsion9numpy1.21python3.10.____cpython.yaml | 6 +- ...arch64_numpy1.19python3.7.____73_pypy.yaml | 6 +- ...rch64_numpy1.19python3.7.____cpython.yaml} | 8 +- ...rch64_numpy1.19python3.8.____cpython.yaml} | 8 +- ...arch64_numpy1.19python3.9.____cpython.yaml | 6 +- ...rch64_numpy1.21python3.10.____cpython.yaml | 6 +- ...opencl_implapplepython3.7.____73_pypy.yaml | 12 +- ...pencl_implapplepython3.7.____cpython.yaml} | 14 +- ...pencl_implapplepython3.8.____cpython.yaml} | 14 +- ...opencl_implapplepython3.9.____cpython.yaml | 12 +- ...encl_implkhronospython3.7.____73_pypy.yaml | 12 +- ...ncl_implkhronospython3.7.____cpython.yaml} | 14 +- ...ncl_implkhronospython3.8.____cpython.yaml} | 14 +- ...encl_implkhronospython3.9.____cpython.yaml | 12 +- ...pencl_implapplepython3.10.____cpython.yaml | 12 +- ...ncl_implkhronospython3.10.____cpython.yaml | 12 +- ...opencl_implapplepython3.8.____cpython.yaml | 10 +- ...opencl_implapplepython3.9.____cpython.yaml | 10 +- ...encl_implkhronospython3.8.____cpython.yaml | 10 +- ...encl_implkhronospython3.9.____cpython.yaml | 10 +- ...pencl_implapplepython3.10.____cpython.yaml | 10 +- ...ncl_implkhronospython3.10.____cpython.yaml | 10 +- ...on10.2numpy1.19python3.7.____cpython.yaml} | 8 +- ...on10.2numpy1.19python3.8.____cpython.yaml} | 8 +- ...ion10.2numpy1.19python3.9.____cpython.yaml | 6 +- ...on11.0numpy1.19python3.7.____cpython.yaml} | 8 +- ...on11.0numpy1.19python3.8.____cpython.yaml} | 8 +- ...ion11.0numpy1.19python3.9.____cpython.yaml | 6 +- ...on11.1numpy1.19python3.7.____cpython.yaml} | 8 +- ...on11.1numpy1.19python3.8.____cpython.yaml} | 8 +- ...ion11.1numpy1.19python3.9.____cpython.yaml | 6 +- ...on11.2numpy1.19python3.7.____cpython.yaml} | 8 +- ...on11.2numpy1.19python3.8.____cpython.yaml} | 8 +- ...ion11.2numpy1.19python3.9.____cpython.yaml | 6 +- .circleci/config.yml | 3 +- .github/CODEOWNERS | 2 +- .scripts/build_steps.sh | 9 +- .scripts/run_osx_build.sh | 4 + LICENSE.txt | 30 +- README.md | 318 ++++++++++-------- build-locally.py | 19 +- 63 files changed, 456 insertions(+), 614 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml => linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython.yaml} (89%) rename .ci_support/{linux_aarch64_numpy1.18python3.7.____cpython.yaml => linux_aarch64_numpy1.19python3.7.____cpython.yaml} (90%) rename .ci_support/{linux_aarch64_numpy1.18python3.8.____cpython.yaml => linux_aarch64_numpy1.19python3.8.____cpython.yaml} (90%) rename .ci_support/{osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml => osx_64_numpy1.19opencl_implapplepython3.7.____cpython.yaml} (85%) rename .ci_support/{osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml => osx_64_numpy1.19opencl_implapplepython3.8.____cpython.yaml} (85%) rename .ci_support/{osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml => osx_64_numpy1.19opencl_implkhronospython3.7.____cpython.yaml} (85%) rename .ci_support/{osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml => osx_64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml} (85%) rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml => win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython.yaml} (82%) rename .ci_support/{win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml => win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython.yaml} (82%) diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index fb728c45..1f1a9e0d 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,21 +8,21 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h26c14b5895 - linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hba4c860a1a + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hf2c0af9b99 - linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_he878b87cd0 + linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hba4c860a1a + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h9c93f6eb74 linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython: CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -33,21 +33,21 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.1 SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h2751d9faff - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h4c95efad54 - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hc24dab8746 + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h13298445de - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h9e2f447dc5 + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hc24dab8746 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h1d358c3c27 linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython: CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -58,21 +58,21 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h0dbcfba145 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h57c7de21e1 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h7423c086a8 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h8349c27b91 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h82793cd7ea + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h7423c086a8 + SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h8c60c41cc3 linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython: CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -83,21 +83,21 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 SHORT_CONFIG: linux_64_c_compiler_version7cuda_co_h172a199072 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h970f009565 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hcba064f835 + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h0ce387f731 - linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy: - CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h2af77520fd + linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython: + CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 - SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_hcba064f835 + SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h41ee2a991b linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython: CONFIG: linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -108,21 +108,21 @@ jobs: UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.0 SHORT_CONFIG: linux_64_c_compiler_version9cuda_co_h97cf3b29ee - linux_aarch64_numpy1.18python3.7.____cpython: - CONFIG: linux_aarch64_numpy1.18python3.7.____cpython + linux_aarch64_numpy1.19python3.7.____73_pypy: + CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_aarch64_numpy1.18python3.7.____cpython - linux_aarch64_numpy1.18python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.18python3.8.____cpython + SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + linux_aarch64_numpy1.19python3.7.____cpython: + CONFIG: linux_aarch64_numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_aarch64_numpy1.18python3.8.____cpython - linux_aarch64_numpy1.19python3.7.____73_pypy: - CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____cpython + linux_aarch64_numpy1.19python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_aarch64_numpy1.19python3.7.____73_pypy + SHORT_CONFIG: linux_aarch64_numpy1.19python3.8.____cpython linux_aarch64_numpy1.19python3.9.____cpython: CONFIG: linux_aarch64_numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index dbdf2f3c..4dea0363 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,26 +8,18 @@ jobs: vmImage: macOS-10.15 strategy: matrix: - osx_64_numpy1.18opencl_implapplepython3.7.____cpython: - CONFIG: osx_64_numpy1.18opencl_implapplepython3.7.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_h827c50c310 - osx_64_numpy1.18opencl_implapplepython3.8.____cpython: - CONFIG: osx_64_numpy1.18opencl_implapplepython3.8.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implapplepyt_hda91864ca4 - osx_64_numpy1.18opencl_implkhronospython3.7.____cpython: - CONFIG: osx_64_numpy1.18opencl_implkhronospython3.7.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h3ef5131a6f - osx_64_numpy1.18opencl_implkhronospython3.8.____cpython: - CONFIG: osx_64_numpy1.18opencl_implkhronospython3.8.____cpython - UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: osx_64_numpy1.18opencl_implkhronosp_h4d0fbe84e1 osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy: CONFIG: osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy UPLOAD_PACKAGES: 'True' SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h7ce1dd6275 + osx_64_numpy1.19opencl_implapplepython3.7.____cpython: + CONFIG: osx_64_numpy1.19opencl_implapplepython3.7.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h0afc153fc8 + osx_64_numpy1.19opencl_implapplepython3.8.____cpython: + CONFIG: osx_64_numpy1.19opencl_implapplepython3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implapplepyt_h044988d856 osx_64_numpy1.19opencl_implapplepython3.9.____cpython: CONFIG: osx_64_numpy1.19opencl_implapplepython3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -36,6 +28,14 @@ jobs: CONFIG: osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy UPLOAD_PACKAGES: 'True' SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h8f345da7e0 + osx_64_numpy1.19opencl_implkhronospython3.7.____cpython: + CONFIG: osx_64_numpy1.19opencl_implkhronospython3.7.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_he0ae06a9e4 + osx_64_numpy1.19opencl_implkhronospython3.8.____cpython: + CONFIG: osx_64_numpy1.19opencl_implkhronospython3.8.____cpython + UPLOAD_PACKAGES: 'True' + SHORT_CONFIG: osx_64_numpy1.19opencl_implkhronosp_h1c9ea6b919 osx_64_numpy1.19opencl_implkhronospython3.9.____cpython: CONFIG: osx_64_numpy1.19opencl_implkhronospython3.9.____cpython UPLOAD_PACKAGES: 'True' diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 862a6f2a..f80f7943 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,50 +8,50 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython + win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_he2b926deb3 - win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hf580deaa48 + win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hf921f21a33 + SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hffe94ff147 win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython: CONFIG: win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version10.2num_hfd851b7be2 - win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython + win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_hf8be621d26 - win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h7988b3b7d1 + win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h98fac7104a + SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h0b869159d7 win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython: CONFIG: win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.0num_h70fffaf8a7 - win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython + win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h9be781f57b - win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h360ae9e970 + win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.1num_h62882df1dc + SHORT_CONFIG: win_64_cuda_compiler_version11.1num_ha556998785 win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython: CONFIG: win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' SHORT_CONFIG: win_64_cuda_compiler_version11.1num_hceadb1a9ac - win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython + win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hea75ba6b7e - win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_h377648b46a + win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython UPLOAD_PACKAGES: 'True' - SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hcdbe8cdfc4 + SHORT_CONFIG: win_64_cuda_compiler_version11.2num_hc277f77dfb win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython: CONFIG: win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython UPLOAD_PACKAGES: 'True' @@ -62,45 +62,27 @@ jobs: CONDA_BLD_PATH: D:\\bld\\ steps: - - script: | - choco install vcpython27 -fdv -y --debug - condition: contains(variables['CONFIG'], 'vs2008') - displayName: Install vcpython27.msi (if needed) - - # Cygwin's git breaks conda-build. (See https://github.com/conda-forge/conda-smithy-feedstock/pull/2.) - # - script: rmdir C:\cygwin /s /q - # continueOnError: true - - - powershell: | - Set-PSDebug -Trace 1 - - $batchcontent = @" - ECHO ON - SET vcpython=C:\Program Files (x86)\Common Files\Microsoft\Visual C++ for Python\9.0 - - DIR "%vcpython%" - - CALL "%vcpython%\vcvarsall.bat" %* - "@ - - $batchDir = "C:\Program Files (x86)\Common Files\Microsoft\Visual C++ for Python\9.0\VC" - $batchPath = "$batchDir" + "\vcvarsall.bat" - New-Item -Path $batchPath -ItemType "file" -Force - - Set-Content -Value $batchcontent -Path $batchPath + - task: PythonScript@0 + displayName: 'Download Miniforge' + inputs: + scriptSource: inline + script: | + import urllib.request + url = 'https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-Windows-x86_64.exe' + path = r"$(Build.ArtifactStagingDirectory)/Miniforge.exe" + urllib.request.urlretrieve(url, path) - Get-ChildItem -Path $batchDir + - script: | + start /wait "" %BUILD_ARTIFACTSTAGINGDIRECTORY%\Miniforge.exe /InstallationType=JustMe /RegisterPython=0 /S /D=C:\Miniforge + displayName: Install Miniforge - Get-ChildItem -Path ($batchDir + '\..') + - powershell: Write-Host "##vso[task.prependpath]C:\Miniforge\Scripts" + displayName: Add conda to PATH - condition: contains(variables['CONFIG'], 'vs2008') - displayName: Patch vs2008 (if needed) - - task: CondaEnvironment@1 - inputs: - packageSpecs: 'python=3.9 conda-build conda pip boa conda-forge-ci-setup=3' # Optional - installOptions: "-c conda-forge" - updateConda: true - displayName: Install conda-build and activate environment + - script: | + call activate base + mamba.exe install 'python=3.9' conda-build conda pip boa 'conda-forge-ci-setup=3' -c conda-forge --strict-channel-priority --yes + displayName: Install conda-build - script: set PYTHONUNBUFFERED=1 displayName: Set PYTHONUNBUFFERED @@ -117,25 +99,16 @@ jobs: call activate base run_conda_forge_build_setup displayName: conda-forge build setup - - - # Special cased version setting some more things! - - script: | - call activate base - conda.exe build "recipe" -m .ci_support\%CONFIG%.yaml - displayName: Build recipe (vs2008) - env: - VS90COMNTOOLS: "C:\\Program Files (x86)\\Common Files\\Microsoft\\Visual C++ for Python\\9.0\\VC\\bin" - PYTHONUNBUFFERED: 1 - condition: contains(variables['CONFIG'], 'vs2008') - script: | call activate base + if EXIST LICENSE.txt ( + copy LICENSE.txt "recipe\\recipe-scripts-license.txt" + ) conda.exe mambabuild "recipe" -m .ci_support\%CONFIG%.yaml --suppress-variables displayName: Build recipe env: PYTHONUNBUFFERED: 1 - condition: not(contains(variables['CONFIG'], 'vs2008')) - script: | set CI=azure set CI_RUN_ID=$(build.BuildNumber).$(system.JobAttempt) diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml index d8303ce7..e5530944 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython.yaml index efe540e9..6ef1e293 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython.yaml index f933b379..19c0cd9f 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml index 8f968a8b..0690e69d 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index 999e0e19..8fc3a74f 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.1 -fftw: -- '3' numpy: - '1.21' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml index db0bf214..eefb600f 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython.yaml index f30e10e8..fd8d1bc6 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython.yaml index 07c2c1cc..25f079cc 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml index 425c6e14..5b243593 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index 17259cd2..839b09d4 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.2 -fftw: -- '3' numpy: - '1.21' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml index b7200058..33c4e385 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '7' docker_image: - quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml index c9091c1c..cca3aaf4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '7' docker_image: - quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml index 1c2f877a..fa1e226c 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '7' docker_image: - quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml index 53e4c6f4..768f2229 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '7' docker_image: - quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml index 5d7411d6..a032344f 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '7' docker_image: - quay.io/condaforge/linux-anvil-cos7-cuda:10.2 -fftw: -- '3' numpy: - '1.21' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml index 236efd68..4ab0fbe6 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '9' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython.yaml index 3999000c..2a00f16a 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '9' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython.yaml index 1d081245..72498db9 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '9' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml index c0f042ec..31a19ef9 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '9' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml index 12ec9d3c..95244d4d 100644 --- a/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython.yaml @@ -7,7 +7,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: @@ -18,13 +18,9 @@ cxx_compiler_version: - '9' docker_image: - quay.io/condaforge/linux-anvil-cuda:11.0 -fftw: -- '3' numpy: - '1.21' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml index 5d915abe..b7977c7d 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____73_pypy.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: @@ -20,13 +20,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.7.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.7.____cpython.yaml index 8d43be60..775143f0 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.7.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: @@ -20,13 +20,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.8.____cpython.yaml similarity index 90% rename from .ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.19python3.8.____cpython.yaml index 80e150d5..edd657c0 100644 --- a/.ci_support/linux_aarch64_numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.8.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: @@ -20,13 +20,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml index d28e9f31..6fa6703f 100644 --- a/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.19python3.9.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: @@ -20,13 +20,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml index 99c1248a..121470de 100644 --- a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml @@ -11,7 +11,7 @@ cdt_name: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: @@ -20,13 +20,9 @@ cxx_compiler_version: - '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -fftw: -- '3' numpy: - '1.21' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml index eeec8fbc..03dc8519 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____73_pypy.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml rename to .ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____cpython.yaml index 878c58e5..a7151094 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.7.____cpython.yaml @@ -1,30 +1,28 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.18' +- '1.19' opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.8.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.19opencl_implapplepython3.8.____cpython.yaml index 40af0144..8382ea02 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.8.____cpython.yaml @@ -1,30 +1,28 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.18' +- '1.19' opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml index 2b4b689a..21f6309a 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml index a455ea83..fbd5500a 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml rename to .ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____cpython.yaml index e975d7a1..812ecd1d 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.7.____cpython.yaml @@ -1,30 +1,28 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.18' +- '1.19' opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml similarity index 85% rename from .ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml index b6bb9cc4..dd07037a 100644 --- a/.ci_support/osx_64_numpy1.18opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml @@ -1,30 +1,28 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.18' +- '1.19' opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml index 2b1bea80..ea050967 100644 --- a/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml index b51f13d2..4bf33b20 100644 --- a/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml index 52b456b2..fd47407e 100644 --- a/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -1,21 +1,21 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +MACOSX_SDK_VERSION: +- '10.12' c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - x86_64-apple-darwin13.4.0 numpy: @@ -23,8 +23,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml index fa009078..d79c0fdc 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml index 9b598c5b..7d88a7d5 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml index 387dd0a4..d8618194 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml index 727027e7..3a35c067 100644 --- a/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml index a81658aa..3c6db7d8 100644 --- a/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - apple pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml index 1ee674e2..c01c7822 100644 --- a/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython.yaml @@ -3,19 +3,17 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '12' +- '13' channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler_version: - None cxx_compiler: - clangxx cxx_compiler_version: -- '12' -fftw: -- '3' +- '13' macos_machine: - arm64-apple-darwin20.0.0 numpy: @@ -23,8 +21,6 @@ numpy: opencl_impl: - khronos pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython.yaml index 8c458cf3..9ee3c79e 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '10.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython.yaml index 9059b3c2..6866899b 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '10.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml index 49a9b32e..7f5cb650 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '10.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython.yaml index f4730b74..6baddf01 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.0' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython.yaml index c7e35d0b..f73d7259 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.0' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml index a7e75058..a2eac4e1 100644 --- a/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.0' cxx_compiler: - vs2017 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython.yaml index c5e1ccf4..7eb0eb1c 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.1' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython.yaml index e292dfd6..ae3336f9 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.1' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml index 1b4c7332..131de21b 100644 --- a/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.1' cxx_compiler: - vs2017 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython.yaml index 95bd8694..64484d8b 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython.yaml similarity index 82% rename from .ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython.yaml index 86264f32..53f78e68 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: -- '1.18' +- '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml index 0a033a21..7f246a7b 100644 --- a/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython.yaml @@ -3,20 +3,16 @@ c_compiler: channel_sources: - conda-forge channel_targets: -- conda-forge main +- conda-forge openmm_rc cuda_compiler: - nvcc cuda_compiler_version: - '11.2' cxx_compiler: - vs2017 -fftw: -- '3' numpy: - '1.19' pin_run_as_build: - fftw: - max_pin: x python: min_pin: x.x max_pin: x.x diff --git a/.circleci/config.yml b/.circleci/config.yml index 6ad461b8..3e61aa24 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,7 +7,8 @@ version: 2 jobs: build: working_directory: ~/test - machine: true + machine: + image: ubuntu-2004:current steps: - run: # The Circle-CI build should not be active, but if this is not true for some reason, do a fast finish. diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 000fea18..99ba51ba 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @mikemhenry @jaimergp @jchodera @peastman \ No newline at end of file +* @jaimergp @jchodera @mikemhenry @peastman \ No newline at end of file diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index c6b23e87..a6b09f6b 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -24,7 +24,10 @@ export CONFIG_FILE="${CI_SUPPORT}/${CONFIG}.yaml" cat >~/.condarc < /dev/null +if [[ -f "${FEEDSTOCK_ROOT}/LICENSE.txt" ]]; then + cp "${FEEDSTOCK_ROOT}/LICENSE.txt" "${RECIPE_ROOT}/recipe-scripts-license.txt" +fi + if [[ "${BUILD_WITH_CONDA_DEBUG:-0}" == 1 ]]; then if [[ "x${BUILD_OUTPUT_ID:-}" != "x" ]]; then EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --output-id ${BUILD_OUTPUT_ID}" diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 3d855059..736a39a0 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -61,6 +61,10 @@ if [[ "${HOST_PLATFORM}" != "${BUILD_PLATFORM}" ]]; then fi +if [[ -f LICENSE.txt ]]; then + cp LICENSE.txt "recipe/recipe-scripts-license.txt" +fi + if [[ "${BUILD_WITH_CONDA_DEBUG:-0}" == 1 ]]; then if [[ "x${BUILD_OUTPUT_ID:-}" != "x" ]]; then EXTRA_CB_OPTIONS="${EXTRA_CB_OPTIONS:-} --output-id ${BUILD_OUTPUT_ID}" diff --git a/LICENSE.txt b/LICENSE.txt index 6ec14012..2ec51d75 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,13 +1,27 @@ -BSD 3-clause license +BSD-3-Clause license Copyright (c) 2015-2022, conda-forge contributors All rights reserved. -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - -3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. diff --git a/README.md b/README.md index 1d78bea6..b6caa9db 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Home: http://openmm.org Package license: LGPL-3.0-or-later -Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/openmm-feedstock/blob/master/LICENSE.txt) +Feedstock license: [BSD-3-Clause](https://github.com/conda-forge/openmm-feedstock/blob/main/LICENSE.txt) Summary: A high performance toolkit for molecular simulation. @@ -33,381 +33,381 @@ Current build status
- - + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -435,18 +435,43 @@ conda config --add channels conda-forge conda config --set channel_priority strict ``` -Once the `conda-forge` channel has been enabled, `openmm` can be installed with: +Once the `conda-forge` channel has been enabled, `openmm` can be installed with `conda`: ``` conda install openmm ``` -It is possible to list all of the versions of `openmm` available on your platform with: +or with `mamba`: + +``` +mamba install openmm +``` + +It is possible to list all of the versions of `openmm` available on your platform with `conda`: ``` conda search openmm --channel conda-forge ``` +or with `mamba`: + +``` +mamba search openmm --channel conda-forge +``` + +Alternatively, `mamba repoquery` may provide more information: + +``` +# Search all versions available on your platform: +mamba repoquery search openmm --channel conda-forge + +# List packages depending on `openmm`: +mamba repoquery whoneeds openmm --channel conda-forge + +# List dependencies of `openmm`: +mamba repoquery depends openmm --channel conda-forge +``` + About conda-forge ================= @@ -462,10 +487,12 @@ for each of the installable packages. Such a repository is known as a *feedstock A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by -[CircleCI](https://circleci.com/), [AppVeyor](https://www.appveyor.com/) -and [TravisCI](https://travis-ci.com/) it is possible to build and upload installable -packages to the [conda-forge](https://anaconda.org/conda-forge) -[Anaconda-Cloud](https://anaconda.org/) channel for Linux, Windows and OSX respectively. +[Azure](https://azure.microsoft.com/en-us/services/devops/), [GitHub](https://github.com/), +[CircleCI](https://circleci.com/), [AppVeyor](https://www.appveyor.com/), +[Drone](https://cloud.drone.io/welcome), and [TravisCI](https://travis-ci.com/) +it is possible to build and upload installable packages to the +[conda-forge](https://anaconda.org/conda-forge) [Anaconda-Cloud](https://anaconda.org/) +channel for Linux, Windows and OSX respectively. To manage the continuous integration and simplify feedstock maintenance [conda-smithy](https://github.com/conda-forge/conda-smithy) has been developed. @@ -514,5 +541,6 @@ Feedstock Maintainers * [@jaimergp](https://github.com/jaimergp/) * [@jchodera](https://github.com/jchodera/) +* [@mikemhenry](https://github.com/mikemhenry/) * [@peastman](https://github.com/peastman/) diff --git a/build-locally.py b/build-locally.py index eec38a04..3f4b7a79 100755 --- a/build-locally.py +++ b/build-locally.py @@ -86,12 +86,19 @@ def main(args=None): verify_config(ns) setup_environment(ns) - if ns.config.startswith("linux") or ( - ns.config.startswith("osx") and platform.system() == "Linux" - ): - run_docker_build(ns) - elif ns.config.startswith("osx"): - run_osx_build(ns) + try: + if ns.config.startswith("linux") or ( + ns.config.startswith("osx") and platform.system() == "Linux" + ): + run_docker_build(ns) + elif ns.config.startswith("osx"): + run_osx_build(ns) + finally: + recipe_license_file = os.path.join( + "recipe", "recipe-scripts-license.txt" + ) + if os.path.exists(recipe_license_file): + os.remove(recipe_license_file) if __name__ == "__main__": From 4133fa6f8e8ef464e08c76b32103226bfdf8eafb Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 7 Jul 2022 12:32:52 -0700 Subject: [PATCH 24/26] Use newer glibc --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index c38d077e..093797b6 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -40,6 +40,7 @@ requirements: - {{ compiler('cxx') }} - {{ compiler('cuda') }} # [linux64 or ppc64le or win] - {{ cdt('mesa-libgl-devel') }} # [linux] + - sysroot_linux-64 2.17 # [linux64] - cmake - make # [unix] - jom # [win] From 68ccd10c7f8fb0a1e6efaafd41495a2baf7e1a33 Mon Sep 17 00:00:00 2001 From: peastman Date: Thu, 7 Jul 2022 12:38:44 -0700 Subject: [PATCH 25/26] Updated linux version --- conda-forge.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conda-forge.yml b/conda-forge.yml index 9f2e05f5..55195776 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -11,3 +11,5 @@ test_on_native_only: true github: branch_name: main tooling_branch_name: main +os_version: + linux_64: cos7 From a685e39d98a4cbec7665b7a1e52718fe4239c039 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:46:22 +0000 Subject: [PATCH 26/26] MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.06.01.52.02 --- ...10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml | 2 +- ...10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml | 2 +- ...0.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml index 33c4e385..3bdd073f 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy.yaml @@ -3,7 +3,7 @@ c_compiler: c_compiler_version: - '7' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml index cca3aaf4..5c770473 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: c_compiler_version: - '7' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml index fa1e226c..2fa1454d 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: c_compiler_version: - '7' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml index 768f2229..fea80e5a 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: c_compiler_version: - '7' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml index a032344f..106c2643 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml @@ -3,7 +3,7 @@ c_compiler: c_compiler_version: - '7' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets:
VariantStatus
linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.7.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypy - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.18python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.7.____73_pypylinux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.8.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.19python3.9.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.1cxx_compiler_version10numpy1.21python3.10.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.7.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypy - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.18python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.7.____73_pypylinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.8.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.19python3.9.____cpython - - variant + + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython - - variant + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.7.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypy - - variant + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.18python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____cpython - - variant + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.7.____73_pypylinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.8.____cpython - - variant + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.19python3.9.____cpython - - variant + + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython - - variant + + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.7.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypy - - variant + + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.18python3.8.____cpythonlinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____cpython - - variant + + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.7.____73_pypylinux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.8.____cpython - - variant + + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.19python3.9.____cpython - - variant + + variant
linux_64_c_compiler_version9cuda_compiler_version11.0cxx_compiler_version9numpy1.21python3.10.____cpython - - variant + + variant
linux_aarch64_numpy1.18python3.7.____cpythonlinux_aarch64_numpy1.19python3.7.____73_pypy - - variant + + variant
linux_aarch64_numpy1.18python3.8.____cpythonlinux_aarch64_numpy1.19python3.7.____cpython - - variant + + variant
linux_aarch64_numpy1.19python3.7.____73_pypylinux_aarch64_numpy1.19python3.8.____cpython - - variant + + variant
linux_aarch64_numpy1.19python3.9.____cpython - - variant + + variant
linux_aarch64_numpy1.21python3.10.____cpython - - variant + + variant
osx_64_numpy1.18opencl_implapplepython3.7.____cpythonosx_64_numpy1.19opencl_implapplepython3.7.____73_pypy - - variant + + variant
osx_64_numpy1.18opencl_implapplepython3.8.____cpythonosx_64_numpy1.19opencl_implapplepython3.7.____cpython - - variant + + variant
osx_64_numpy1.18opencl_implkhronospython3.7.____cpythonosx_64_numpy1.19opencl_implapplepython3.8.____cpython - - variant + + variant
osx_64_numpy1.18opencl_implkhronospython3.8.____cpythonosx_64_numpy1.19opencl_implapplepython3.9.____cpython - - variant + + variant
osx_64_numpy1.19opencl_implapplepython3.7.____73_pypyosx_64_numpy1.19opencl_implkhronospython3.7.____73_pypy - - variant + + variant
osx_64_numpy1.19opencl_implapplepython3.9.____cpythonosx_64_numpy1.19opencl_implkhronospython3.7.____cpython - - variant + + variant
osx_64_numpy1.19opencl_implkhronospython3.7.____73_pypyosx_64_numpy1.19opencl_implkhronospython3.8.____cpython - - variant + + variant
osx_64_numpy1.19opencl_implkhronospython3.9.____cpython - - variant + + variant
osx_64_numpy1.21opencl_implapplepython3.10.____cpython - - variant + + variant
osx_64_numpy1.21opencl_implkhronospython3.10.____cpython - - variant + + variant
osx_arm64_numpy1.19opencl_implapplepython3.8.____cpython - - variant + + variant
osx_arm64_numpy1.19opencl_implapplepython3.9.____cpython - - variant + + variant
osx_arm64_numpy1.19opencl_implkhronospython3.8.____cpython - - variant + + variant
osx_arm64_numpy1.19opencl_implkhronospython3.9.____cpython - - variant + + variant
osx_arm64_numpy1.21opencl_implapplepython3.10.____cpython - - variant + + variant
osx_arm64_numpy1.21opencl_implkhronospython3.10.____cpython - - variant + + variant
win_64_cuda_compiler_version10.2numpy1.18python3.7.____cpythonwin_64_cuda_compiler_version10.2numpy1.19python3.7.____cpython - - variant + + variant
win_64_cuda_compiler_version10.2numpy1.18python3.8.____cpythonwin_64_cuda_compiler_version10.2numpy1.19python3.8.____cpython - - variant + + variant
win_64_cuda_compiler_version10.2numpy1.19python3.9.____cpython - - variant + + variant
win_64_cuda_compiler_version11.0numpy1.18python3.7.____cpythonwin_64_cuda_compiler_version11.0numpy1.19python3.7.____cpython - - variant + + variant
win_64_cuda_compiler_version11.0numpy1.18python3.8.____cpythonwin_64_cuda_compiler_version11.0numpy1.19python3.8.____cpython - - variant + + variant
win_64_cuda_compiler_version11.0numpy1.19python3.9.____cpython - - variant + + variant
win_64_cuda_compiler_version11.1numpy1.18python3.7.____cpythonwin_64_cuda_compiler_version11.1numpy1.19python3.7.____cpython - - variant + + variant
win_64_cuda_compiler_version11.1numpy1.18python3.8.____cpythonwin_64_cuda_compiler_version11.1numpy1.19python3.8.____cpython - - variant + + variant
win_64_cuda_compiler_version11.1numpy1.19python3.9.____cpython - - variant + + variant
win_64_cuda_compiler_version11.2numpy1.18python3.7.____cpythonwin_64_cuda_compiler_version11.2numpy1.19python3.7.____cpython - - variant + + variant
win_64_cuda_compiler_version11.2numpy1.18python3.8.____cpythonwin_64_cuda_compiler_version11.2numpy1.19python3.8.____cpython - - variant + + variant
win_64_cuda_compiler_version11.2numpy1.19python3.9.____cpython - - variant + + variant