Skip to content

Commit

Permalink
merge branch-24.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 17, 2024
2 parents 784df53 + 93e61a7 commit aa6ec91
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ repos:
[.]flake8[.]cython$|
meta[.]yaml$|
setup[.]cfg$
- id: verify-alpha-spec
- repo: https://github.com/rapidsai/dependency-file-generator
rev: v1.15.1
hooks:
Expand Down
2 changes: 2 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ files:
all:
output: [conda]
matrix:
# CUDA versions match PyTorch releases, not RAPIDS
# ref: https://pytorch.org/get-started/locally/
cuda: ["11.8", "12.1", "12.4"]
arch: [x86_64]
includes:
Expand Down

0 comments on commit aa6ec91

Please sign in to comment.