Skip to content

Commit

Permalink
Merge pull request #98 from regro-cf-autotick-bot/rebuild-cudnn9-0-1_…
Browse files Browse the repository at this point in the history
…h3d179d

Rebuild for cudnn 9
  • Loading branch information
hmaarrfk authored Oct 7, 2024
2 parents ee30128 + b3ed88f commit 5ed21bd
Show file tree
Hide file tree
Showing 29 changed files with 72 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '11.8'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '11.8'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '11.8'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '11.8'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- '12.0'
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand All @@ -17,7 +19,7 @@ cuda_compiler:
cuda_compiler_version:
- None
cudnn:
- '8'
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
ace:
- 8.0.1
c_compiler:
- gcc
c_compiler_version:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/cudnn9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for cudnn 9
kind: version
migration_number: 1
cudnn:
- '9'
migrator_ts: 1724175586.3831317
11 changes: 0 additions & 11 deletions .ci_support/migrations/pytorch24.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.15'
MACOSX_SDK_VERSION:
- '10.15'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.15'
MACOSX_SDK_VERSION:
- '10.15'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.15'
MACOSX_SDK_VERSION:
- '10.15'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '10.15'
MACOSX_SDK_VERSION:
- '10.15'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
ace:
- 8.0.1
c_compiler:
- clang
c_compiler_version:
Expand Down
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion build-locally.py

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

2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ source:
build:
string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"]
string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"]
number: 0
number: 1
skip: true # [win]
# no CUDA-enabled pytorch on aarch yet
skip: true # [cuda_compiler_version != "None" and aarch64]
Expand Down

0 comments on commit 5ed21bd

Please sign in to comment.