From 487cf72538e632958e33bca7d541a87f150e3b63 Mon Sep 17 00:00:00 2001 From: Daniel J <daniel.jana@epfl.ch> Date: Wed, 17 Jul 2024 16:27:04 +0200 Subject: [PATCH] Adding cudnn@9.2.1 --- stacks/pinot-noir-gcc/definitions_cuda.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stacks/pinot-noir-gcc/definitions_cuda.yaml b/stacks/pinot-noir-gcc/definitions_cuda.yaml index 4710276..bbb3a54 100644 --- a/stacks/pinot-noir-gcc/definitions_cuda.yaml +++ b/stacks/pinot-noir-gcc/definitions_cuda.yaml @@ -2,6 +2,7 @@ definitions: - cuda_system_codes: - cuda - cudnn + - cudnn@9.2.1.18-12 - cuda_serial_codes: - nccl -- GitLab