About 6,070,000 results
Open links in new tab
  1. cuDNN 8.1.1 for CUDA 11.1.1 - NVIDIA Developer Forums

    May 13, 2021 · Support Matrix :: NVIDIA Deep Learning cuDNN Documentation These support matrices provide a look into the supported versions of the OS, NVIDIA CUDA, the CUDA …

  2. python - I can't find pytorch and cudnn version for CUDA 12.4.

    Apr 7, 2024 · I can't find pytorch and cudnn version for CUDA 12.4. Which versions can I download and use? Asked 1 year, 7 months ago Modified 1 year, 6 months ago Viewed 27k …

  3. cuda - How to verify CuDNN installation? - Stack Overflow

    Jul 10, 2015 · I have searched many places but ALL I get is HOW to install it, not how to verify that it is installed. I can verify my NVIDIA driver is installed, and that CUDA is installed, but I …

  4. Paths for installing CUDNN on windows 11 - NVIDIA Developer …

    Aug 23, 2023 · I’m trying to go through the CUDNN install instructions for windows from Installation Guide - NVIDIA Docs The instructions say Copy bin\cudnn*.dll to C:\Program …

  5. ONNXRuntime cannot load `cudnn64_9.dll` in .NET - Stack Overflow

    May 16, 2025 · Failed to load cudnn_heuristic64_9.dll: Could not find module 'cudnn_heuristic64_9.dll' (or one of its dependencies). Try using the full path with constructor …

  6. Which TensorFlow and CUDA version combinations are compatible?

    Jul 31, 2018 · I have noticed that some newer TensorFlow versions are incompatible with older CUDA and cuDNN versions. Does an overview of the compatible versions or even a list of …

  7. Tensorflow 2.14.0 (with CUDA) not registering CUDA?

    Oct 22, 2023 · Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered reset the TP-Mode. !pip install tensorflow [and-cuda] …

  8. Install CUDA 12.x and CUDNN 9.x on Ubuntu

    Jan 23, 2025 · cuDNN samples libcudnn9-static-cuda-11/unknown 9.6.0.74-1 amd64 cuDNN static libraries for CUDA 11.8 libcudnn9-static-cuda-12/unknown 9.6.0.74-1 amd64 cuDNN …

  9. Which version of CUDNN is compatible with CUDA 12.4?

    Apr 15, 2024 · Which version of CUDNN is compatible with CUDA 12.4? AI & Data Science Deep Learning (Training & Inference) cuDNN

  10. How to know which cuDNN version one should use? - Stack …

    May 23, 2017 · I plan to use cuDNN on Linux: how to know which cuDNN version I need? Should I always use the most recent one? E.g. choosing the right CUDA version depends on the …