Skip to content

Commit

Permalink
Merge pull request #153 from regro-cf-autotick-bot/0.3.24_hc71983
Browse files Browse the repository at this point in the history
openblas v0.3.24
  • Loading branch information
h-vetinari authored Sep 3, 2023
2 parents 7dbdf67 + 9d89778 commit a5afd68
Show file tree
Hide file tree
Showing 20 changed files with 47 additions and 46 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/azure-pipelines-linux.yml

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

5 changes: 4 additions & 1 deletion .azure-pipelines/azure-pipelines-win.yml

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

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- -ilp64
perl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- -ilp64
perl:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_SYMBOLSUFFIXUSE_OPENMP0name_suffix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_SYMBOLSUFFIXUSE_OPENMP1name_suffix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_USE_OPENMP0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,7 +23,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_USE_OPENMP1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,7 +23,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- -ilp64
perl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- -ilp64
perl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ USE_OPENMP:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
name_suffix:
- ''
perl:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_SYMBOLSUFFIX64_name_suffix-ilp64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ USE_OPENMP:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
llvm_openmp:
- '14'
- '15'
macos_machine:
- x86_64-apple-darwin13.4.0
name_suffix:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_SYMBOLSUFFIXname_suffix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ USE_OPENMP:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
llvm_openmp:
- '14'
- '15'
macos_machine:
- x86_64-apple-darwin13.4.0
name_suffix:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_SYMBOLSUFFIX64_name_suffix-ilp64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ USE_OPENMP:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
llvm_openmp:
- '14'
- '15'
macos_machine:
- arm64-apple-darwin20.0.0
name_suffix:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_SYMBOLSUFFIXname_suffix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ USE_OPENMP:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
- '12'
llvm_openmp:
- '14'
- '15'
macos_machine:
- arm64-apple-darwin20.0.0
name_suffix:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ channel_sources:
channel_targets:
- conda-forge main
curl:
- '7'
- '8'
fortran_compiler:
- flang
fortran_compiler_version:
Expand Down
10 changes: 5 additions & 5 deletions .scripts/run_osx_build.sh

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

3 changes: 3 additions & 0 deletions README.md

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

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "0.3.23" %}
{% set version = "0.3.24" %}
{% set build_number = 0 %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://github.com/xianyi/OpenBLAS/archive/v{{ version }}.tar.gz
sha256: 5d9491d07168a5d00116cdc068a40022c3455bf9293c7cb86a65b1054d7e5114
sha256: ceadc5065da97bd92404cac7254da66cc6eb192679cf1002098688978d4d5132

build:
number: {{ build_number }}
Expand Down

0 comments on commit a5afd68

Please sign in to comment.