Skip to content

Commit

Permalink
add comment to dependencies.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 16, 2024
1 parent 0ea17b3 commit 2e0c143
Showing 1 changed file with 2 additions and 0 deletions.
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 2e0c143

Please sign in to comment.