Skip to content

Commit

Permalink
Merge pull request #31 from regro-cf-autotick-bot/rebuild-pytorch24-0…
Browse files Browse the repository at this point in the history
…-1_h371eb4

Rebuild for pytorch 2.4
  • Loading branch information
h-vetinari authored Aug 23, 2024
2 parents 6427ed9 + 7d0e4e0 commit 08e4713
Show file tree
Hide file tree
Showing 18 changed files with 42 additions and 39 deletions.
4 changes: 2 additions & 2 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ channel_targets:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
pin_run_as_build:
Expand All @@ -23,7 +23,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
8 changes: 0 additions & 8 deletions .ci_support/migrations/aws_sdk_cpp111379.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/pytorch24.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for pytorch 2.4
kind: version
migration_number: 1
libtorch:
- '2.4'
migrator_ts: 1724386221.5909793
pytorch:
- '2.4'
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-arm64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-arm64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-arm64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-arm64
zlib:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ channel_targets:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- arm64-apple-darwin20.0.0
pin_run_as_build:
Expand All @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-arm64
zlib:
Expand Down
3 changes: 2 additions & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ source:
sha256: ef9bbdcee759b53c3c9d99e76eb0a66da33d36bfb7f859a25a9b5e737a51fa23

build:
number: 7
number: 8
# no pytorch on windows in conda-forge, see
# https://github.com/conda-forge/pytorch-cpu-feedstock/issues/32
skip: true # [win]
Expand All @@ -34,6 +34,7 @@ requirements:
- ninja
host:
- pip
- setuptools
- python
- pybind11
- aws-sdk-cpp
Expand Down

0 comments on commit 08e4713

Please sign in to comment.