diff --git a/.ci_support/linux_64_build_typedebugmpinompi.yaml b/.ci_support/linux_64_build_typedebugmpinompi.yaml index 60c25a0..6fe96c2 100644 --- a/.ci_support/linux_64_build_typedebugmpinompi.yaml +++ b/.ci_support/linux_64_build_typedebugmpinompi.yaml @@ -3,7 +3,7 @@ build_type: c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -19,7 +19,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: @@ -27,7 +27,7 @@ fftw: fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: diff --git a/.ci_support/linux_64_build_typedebugmpiopenmpi.yaml b/.ci_support/linux_64_build_typedebugmpiopenmpi.yaml index 21bd577..7f8cb70 100644 --- a/.ci_support/linux_64_build_typedebugmpiopenmpi.yaml +++ b/.ci_support/linux_64_build_typedebugmpiopenmpi.yaml @@ -3,7 +3,7 @@ build_type: c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -19,7 +19,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: @@ -27,7 +27,7 @@ fftw: fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: diff --git a/.ci_support/linux_64_build_typeproductionmpinompi.yaml b/.ci_support/linux_64_build_typeproductionmpinompi.yaml index b1da01a..a1a53a0 100644 --- a/.ci_support/linux_64_build_typeproductionmpinompi.yaml +++ b/.ci_support/linux_64_build_typeproductionmpinompi.yaml @@ -3,7 +3,7 @@ build_type: c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -19,7 +19,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: @@ -27,7 +27,7 @@ fftw: fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: diff --git a/.ci_support/linux_64_build_typeproductionmpiopenmpi.yaml b/.ci_support/linux_64_build_typeproductionmpiopenmpi.yaml index f01d803..3c67199 100644 --- a/.ci_support/linux_64_build_typeproductionmpiopenmpi.yaml +++ b/.ci_support/linux_64_build_typeproductionmpiopenmpi.yaml @@ -3,7 +3,7 @@ build_type: c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -19,7 +19,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 fftw: @@ -27,7 +27,7 @@ fftw: fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: diff --git a/.ci_support/osx_64_build_typedebugmpinompi.yaml b/.ci_support/osx_64_build_typedebugmpinompi.yaml index 0d90a90..b308ff6 100644 --- a/.ci_support/osx_64_build_typedebugmpinompi.yaml +++ b/.ci_support/osx_64_build_typedebugmpinompi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - x86_64-apple-darwin13.4.0 mpi: diff --git a/.ci_support/osx_64_build_typedebugmpiopenmpi.yaml b/.ci_support/osx_64_build_typedebugmpiopenmpi.yaml index 3f2e835..f531bd9 100644 --- a/.ci_support/osx_64_build_typedebugmpiopenmpi.yaml +++ b/.ci_support/osx_64_build_typedebugmpiopenmpi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - x86_64-apple-darwin13.4.0 mpi: diff --git a/.ci_support/osx_64_build_typeproductionmpinompi.yaml b/.ci_support/osx_64_build_typeproductionmpinompi.yaml index 060d007..5e601cd 100644 --- a/.ci_support/osx_64_build_typeproductionmpinompi.yaml +++ b/.ci_support/osx_64_build_typeproductionmpinompi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - x86_64-apple-darwin13.4.0 mpi: diff --git a/.ci_support/osx_64_build_typeproductionmpiopenmpi.yaml b/.ci_support/osx_64_build_typeproductionmpiopenmpi.yaml index 7d5b9b4..52feb97 100644 --- a/.ci_support/osx_64_build_typeproductionmpiopenmpi.yaml +++ b/.ci_support/osx_64_build_typeproductionmpiopenmpi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - x86_64-apple-darwin13.4.0 mpi: diff --git a/.ci_support/osx_arm64_build_typedebugmpinompi.yaml b/.ci_support/osx_arm64_build_typedebugmpinompi.yaml index 3d16efb..4ee9563 100644 --- a/.ci_support/osx_arm64_build_typedebugmpinompi.yaml +++ b/.ci_support/osx_arm64_build_typedebugmpinompi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - arm64-apple-darwin20.0.0 mpi: diff --git a/.ci_support/osx_arm64_build_typedebugmpiopenmpi.yaml b/.ci_support/osx_arm64_build_typedebugmpiopenmpi.yaml index 63c3306..9553430 100644 --- a/.ci_support/osx_arm64_build_typedebugmpiopenmpi.yaml +++ b/.ci_support/osx_arm64_build_typedebugmpiopenmpi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - arm64-apple-darwin20.0.0 mpi: diff --git a/.ci_support/osx_arm64_build_typeproductionmpinompi.yaml b/.ci_support/osx_arm64_build_typeproductionmpinompi.yaml index dcc89b5..1b56675 100644 --- a/.ci_support/osx_arm64_build_typeproductionmpinompi.yaml +++ b/.ci_support/osx_arm64_build_typeproductionmpinompi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - arm64-apple-darwin20.0.0 mpi: diff --git a/.ci_support/osx_arm64_build_typeproductionmpiopenmpi.yaml b/.ci_support/osx_arm64_build_typeproductionmpiopenmpi.yaml index 9921a8c..d642217 100644 --- a/.ci_support/osx_arm64_build_typeproductionmpiopenmpi.yaml +++ b/.ci_support/osx_arm64_build_typeproductionmpiopenmpi.yaml @@ -7,7 +7,7 @@ build_type: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -21,13 +21,13 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' fftw: - '3' fortran_compiler: - gfortran fortran_compiler_version: -- '12' +- '13' gsl: - '2.7' hdf5: @@ -37,7 +37,7 @@ libcblas: liblapack: - 3.9 *netlib llvm_openmp: -- '16' +- '17' macos_machine: - arm64-apple-darwin20.0.0 mpi: diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 285b9a3..8f88dc5 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "bmad" %} -{% set version = "20240818-0" %} +{% set version = "20240824-1" %} {% set build = 0 %} # ensure mpi is defined (needed for conda-smithy recipe-lint) @@ -16,7 +16,7 @@ package: source: url: https://github.com/bmad-sim/bmad-ecosystem/releases/download/{{ version }}/bmad_dist.tar.gz - sha256: 9a81788947415ec4461905c22aaf3b637a35800db7231663d5caf47205f731ce + sha256: 40ffba122ccc260af53b31fa59f26eefbbab9d4d4f08bcdf64f65359ec4c6256 build: number: {{ build }}