Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.27.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2023.10.06.16.31.06
  • Loading branch information
regro-cf-autotick-bot committed Oct 6, 2023
1 parent 5b77800 commit 77e194a
Show file tree
Hide file tree
Showing 12 changed files with 157 additions and 81 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.

53 changes: 8 additions & 45 deletions .azure-pipelines/azure-pipelines-win.yml

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

6 changes: 3 additions & 3 deletions .ci_support/osx_64_dnnl_cpu_runtimeomp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
dnnl_cpu_runtime:
- omp
llvm_openmp:
- '15'
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_dnnl_cpu_runtimetbb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
dnnl_cpu_runtime:
- tbb
llvm_openmp:
- '15'
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_64_dnnl_cpu_runtimethreadpool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
dnnl_cpu_runtime:
- threadpool
llvm_openmp:
- '15'
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_dnnl_cpu_runtimeomp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
dnnl_cpu_runtime:
- omp
llvm_openmp:
- '15'
- '16'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/osx_arm64_dnnl_cpu_runtimetbb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ MACOSX_DEPLOYMENT_TARGET:
c_compiler:
- clang
c_compiler_version:
- '15'
- '16'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- clangxx
cxx_compiler_version:
- '15'
- '16'
dnnl_cpu_runtime:
- tbb
llvm_openmp:
- '15'
- '16'
macos_machine:
- arm64-apple-darwin20.0.0
target_platform:
Expand Down
9 changes: 4 additions & 5 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/logging_utils.sh

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

18 changes: 9 additions & 9 deletions .scripts/run_osx_build.sh

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

115 changes: 115 additions & 0 deletions .scripts/run_win_build.bat

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

Loading

0 comments on commit 77e194a

Please sign in to comment.