From 042699d4551ac531548721356b536a917c4e963d Mon Sep 17 00:00:00 2001 From: zerothi Date: Wed, 1 Nov 2023 10:29:11 +0100 Subject: [PATCH] MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.11.01.02.05.14 --- .azure-pipelines/azure-pipelines-osx.yml | 9 ------ .ci_support/osx_arm64_mpimpich.yaml | 37 ------------------------ .ci_support/osx_arm64_mpinompi.yaml | 37 ------------------------ .ci_support/osx_arm64_mpiopenmpi.yaml | 37 ------------------------ README.md | 21 -------------- 5 files changed, 141 deletions(-) delete mode 100644 .ci_support/osx_arm64_mpimpich.yaml delete mode 100644 .ci_support/osx_arm64_mpinompi.yaml delete mode 100644 .ci_support/osx_arm64_mpiopenmpi.yaml diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 0f55bb1..1941f03 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -17,15 +17,6 @@ jobs: osx_64_mpiopenmpi: CONFIG: osx_64_mpiopenmpi UPLOAD_PACKAGES: 'True' - osx_arm64_mpimpich: - CONFIG: osx_arm64_mpimpich - UPLOAD_PACKAGES: 'True' - osx_arm64_mpinompi: - CONFIG: osx_arm64_mpinompi - UPLOAD_PACKAGES: 'True' - osx_arm64_mpiopenmpi: - CONFIG: osx_arm64_mpiopenmpi - UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 steps: diff --git a/.ci_support/osx_arm64_mpimpich.yaml b/.ci_support/osx_arm64_mpimpich.yaml deleted file mode 100644 index d6f3c2c..0000000 --- a/.ci_support/osx_arm64_mpimpich.yaml +++ /dev/null @@ -1,37 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '16' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -fortran_compiler: -- gfortran -fortran_compiler_version: -- '12' -hdf5: -- 1.14.2 -libblas: -- 3.9 *netlib -liblapack: -- 3.9 *netlib -libnetcdf: -- 4.9.2 -macos_machine: -- arm64-apple-darwin20.0.0 -mpi: -- mpich -mpich: -- '4' -netcdf_fortran: -- '4.6' -openmpi: -- '4' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - fortran_compiler_version diff --git a/.ci_support/osx_arm64_mpinompi.yaml b/.ci_support/osx_arm64_mpinompi.yaml deleted file mode 100644 index 7f944b8..0000000 --- a/.ci_support/osx_arm64_mpinompi.yaml +++ /dev/null @@ -1,37 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '16' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -fortran_compiler: -- gfortran -fortran_compiler_version: -- '12' -hdf5: -- 1.14.2 -libblas: -- 3.9 *netlib -liblapack: -- 3.9 *netlib -libnetcdf: -- 4.9.2 -macos_machine: -- arm64-apple-darwin20.0.0 -mpi: -- nompi -mpich: -- '4' -netcdf_fortran: -- '4.6' -openmpi: -- '4' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - fortran_compiler_version diff --git a/.ci_support/osx_arm64_mpiopenmpi.yaml b/.ci_support/osx_arm64_mpiopenmpi.yaml deleted file mode 100644 index 80e9f2d..0000000 --- a/.ci_support/osx_arm64_mpiopenmpi.yaml +++ /dev/null @@ -1,37 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '16' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -fortran_compiler: -- gfortran -fortran_compiler_version: -- '12' -hdf5: -- 1.14.2 -libblas: -- 3.9 *netlib -liblapack: -- 3.9 *netlib -libnetcdf: -- 4.9.2 -macos_machine: -- arm64-apple-darwin20.0.0 -mpi: -- openmpi -mpich: -- '4' -netcdf_fortran: -- '4.6' -openmpi: -- '4' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - fortran_compiler_version diff --git a/README.md b/README.md index ee19f1a..1158a19 100644 --- a/README.md +++ b/README.md @@ -81,27 +81,6 @@ Current build status variant - - osx_arm64_mpimpich - - - variant - - - - osx_arm64_mpinompi - - - variant - - - - osx_arm64_mpiopenmpi - - - variant - -