Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions .azure-pipelines/azure-pipelines-win.yml

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

12 changes: 6 additions & 6 deletions .ci_support/README

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 @@ blas_impl_lib:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '10'
- '11'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blas_impl_lib:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '10'
- '11'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blas_impl_lib:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos6
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '10'
- '11'
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_aarch64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ blas_impl_lib:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -23,7 +23,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '10'
- '11'
target_platform:
- linux-aarch64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_ppc64le_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ blas_impl_lib:
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
cdt_name:
- cos7
channel_sources:
Expand All @@ -19,7 +19,7 @@ docker_image:
fortran_compiler:
- gfortran
fortran_compiler_version:
- '10'
- '11'
target_platform:
- linux-ppc64le
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
fortran_compiler:
- gfortran
fortran_compiler_version:
- '9'
- '11'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ blas_impl_lib:
c_compiler:
- clang
c_compiler_version:
- '13'
- '14'
channel_sources:
- conda-forge
channel_targets:
Expand Down
2 changes: 1 addition & 1 deletion .circleci/config.yml

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

1 change: 0 additions & 1 deletion .scripts/run_osx_build.sh

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

Loading