Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra steps to update the Cudnnn DLL found in the Torch packages #4459

Merged
merged 8 commits into from
Sep 7, 2023

Commits on Sep 5, 2023

  1. Added extra steps to update the Cudnnn DLL found in the Torch packages

    I added extra steps to update the Cudnnn DLL found in the Torch package because it wasn't optimised or didn't use the lastest version. So manually updating it can speed up iteration but the result might differ from each card. Exemple i passed from 3 it/s to a steady 20 it/s.
    Keerigan45 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    04c0a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f2369 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    3afa73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6506ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e16598c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Update 030_INSTALL_CUDA_AND_ROCM.md

    Added Extra step and clarification on how to choose between 11x or 12x update for Cudnnn dll
    Keerigan45 authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    cfc4caf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a0b2c View commit details
    Browse the repository at this point in the history
  3. Fixed typos

    Millu authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    252adb9 View commit details
    Browse the repository at this point in the history