Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add llvm-openmp to host deps on osx #159

Closed
wants to merge 14 commits into from
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
48 changes: 24 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.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 @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-aarch64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- linux-aarch64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.20python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '12.3'
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.20python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '12.3'
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '12.3'
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.9'
MACOSX_SDK_VERSION:
- '12.3'
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '12.3'
- '13.1'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-arm64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '12.3'
- '13.1'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-arm64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '12.3'
- '13.1'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-arm64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '12.3'
- '13.1'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -37,7 +37,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.12'
- '1.13'
target_platform:
- osx-arm64
zip_keys:
Expand Down
32 changes: 16 additions & 16 deletions README.md

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

Loading