From 2e0c14381cd5cc801dab817e9517b36152cf2b30 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Wed, 16 Oct 2024 11:32:15 -0500 Subject: [PATCH] add comment to dependencies.yaml --- dependencies.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dependencies.yaml b/dependencies.yaml index 927712d..a25f04f 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -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: