Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.11.2, conda-smithy 3.44.9, and c…
Browse files Browse the repository at this point in the history
…onda-forge-pinning 2024.12.04.17.04.39
  • Loading branch information
regro-cf-autotick-bot committed Dec 4, 2024
1 parent 3e4d799 commit c6974fb
Show file tree
Hide file tree
Showing 25 changed files with 569 additions and 93 deletions.
30 changes: 21 additions & 9 deletions .azure-pipelines/azure-pipelines-linux.yml

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

44 changes: 31 additions & 13 deletions .azure-pipelines/azure-pipelines-osx.yml

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

37 changes: 37 additions & 0 deletions .ci_support/linux_64_hdf51.14.3mpimpich.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.3
libnetcdf:
- 4.9.2
mpi:
- mpich
mpich:
- '4'
openmpi:
- '5'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1'
37 changes: 37 additions & 0 deletions .ci_support/linux_64_hdf51.14.3mpinompi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.3
libnetcdf:
- 4.9.2
mpi:
- nompi
mpich:
- '4'
openmpi:
- '5'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1'
37 changes: 37 additions & 0 deletions .ci_support/linux_64_hdf51.14.3mpiopenmpi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.3
libnetcdf:
- 4.9.2
mpi:
- openmpi
mpich:
- '4'
openmpi:
- '5'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.4
libnetcdf:
Expand All @@ -33,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.4
libnetcdf:
Expand All @@ -33,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -17,7 +17,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
hdf5:
- 1.14.4
libnetcdf:
Expand All @@ -33,7 +33,5 @@ target_platform:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
zlib:
- '1'
39 changes: 39 additions & 0 deletions .ci_support/osx_64_hdf51.14.3mpimpich.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '18'
hdf5:
- 1.14.3
libnetcdf:
- 4.9.2
macos_machine:
- x86_64-apple-darwin13.4.0
mpi:
- mpich
mpich:
- '4'
openmpi:
- '5'
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1'
39 changes: 39 additions & 0 deletions .ci_support/osx_64_hdf51.14.3mpinompi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
- '18'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '18'
hdf5:
- 1.14.3
libnetcdf:
- 4.9.2
macos_machine:
- x86_64-apple-darwin13.4.0
mpi:
- nompi
mpich:
- '4'
openmpi:
- '5'
target_platform:
- osx-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
zlib:
- '1'
Loading

0 comments on commit c6974fb

Please sign in to comment.