Skip to content

Commit

Permalink
Merge pull request #101 from minrk/rerender-error
Browse files Browse the repository at this point in the history
remove workaround for unused jinja vars
  • Loading branch information
minrk authored Sep 27, 2024
2 parents d187d6d + 4ff24f2 commit 9bd33b7
Show file tree
Hide file tree
Showing 14 changed files with 42 additions and 46 deletions.
6 changes: 3 additions & 3 deletions .ci_support/linux_64_mpi_typeconda.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -15,13 +15,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- conda
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_64_mpi_typeexternal.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -15,13 +15,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- external
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_aarch64_mpi_typeconda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -19,13 +19,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- conda
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_aarch64_mpi_typeexternal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -19,13 +19,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- external
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_ppc64le_mpi_typeconda.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -15,13 +15,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- conda
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/linux_ppc64le_mpi_typeexternal.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
Expand All @@ -15,13 +15,13 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
mpi_type:
- external
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_mpi_typeconda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
macos_machine:
- x86_64-apple-darwin13.4.0
mpi_type:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_mpi_typeexternal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
macos_machine:
- x86_64-apple-darwin13.4.0
mpi_type:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_mpi_typeconda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
macos_machine:
- arm64-apple-darwin20.0.0
mpi_type:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_mpi_typeexternal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -17,11 +17,11 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '12'
- '13'
macos_machine:
- arm64-apple-darwin20.0.0
mpi_type:
Expand Down
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion .scripts/run_osx_build.sh

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

9 changes: 6 additions & 3 deletions build-locally.py

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

15 changes: 3 additions & 12 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,7 @@ outputs:
- name: mpich-mpicc
build:
script:
- echo 'ok' # [not osx]
# make CONDA_BUILD_SYSROOT a 'used variable'
# so that conda-build knows to pass it to the test env
- echo "{{ CONDA_BUILD_SYSROOT }}" # [osx]
- echo 'ok'
requirements:
run:
- {{ pin_subpackage('mpich', exact=True) }}
Expand All @@ -84,10 +81,7 @@ outputs:
- name: mpich-mpicxx
build:
script:
- echo 'ok' # [not osx]
# make CONDA_BUILD_SYSROOT a 'used variable'
# so that conda-build knows to pass it to the test env
- echo "{{ CONDA_BUILD_SYSROOT }}" # [osx]
- echo 'ok'
requirements:
run:
- {{ pin_subpackage('mpich', exact=True) }}
Expand All @@ -102,10 +96,7 @@ outputs:
- name: mpich-mpifort
build:
script:
- echo 'ok' # [not osx]
# make CONDA_BUILD_SYSROOT a 'used variable'
# so that conda-build knows to pass it to the test env
- echo "{{ CONDA_BUILD_SYSROOT }}" # [osx]
- echo 'ok'
requirements:
run:
- {{ pin_subpackage('mpich', exact=True) }}
Expand Down

0 comments on commit 9bd33b7

Please sign in to comment.