Giter VIP home page Giter VIP logo

cudnn-switcher's Introduction

cuDNN Switcher

a simple cli tools based on python to switch cudnn version on your linux machine

Current cuDNN available version

Version CUDA Package
7.1 9.1 cudnn-9.1-linux-x64-v7.1.tgz
7.1 9.0 cudnn-9.0-linux-x64-v7.1.tgz
7.1 8.0 cudnn-8.0-linux-x64-v7.1.tgz
7.0 9.1 cudnn-9.1-linux-x64-v7.tgz
7.0 9.0 cudnn-9.0-linux-x64-v7.tgz
7.0 8.0 cudnn-8.0-linux-x64-v7.tgz
6.0 8.0 cudnn-8.0-linux-x64-v6.0.tgz
6.0 7.5 cudnn-7.5-linux-x64-v6.0.tgz
5.1 8.0 cudnn-8.0-linux-x64-v5.1.tgz
5.1 7.5 cudnn-7.5-linux-x64-v5.1.tgz
5.0 8.0 cudnn-8.0-linux-x64-v5.0-ga.tgz
5.0 7.5 cudnn-7.5-linux-x64-v5.0-ga.tgz
4.0 7.0 cudnn-7.0-linux-x64-v4.0-prod.tgz
3.0 7.0 cudnn-7.0-linux-x64-v3.0.8-prod.tgz
2.0 6.5 cudnn-6.5-linux-x64-v2.tgz
1.0 6.5 cudnn-6.5-linux-R1.tgz

according to https://developer.nvidia.com/rdp/cudnn-download

Usage

  1. Download cudnn package first, and put it on packages folder ( no need to extract )

  2. run this script to switch the cudnn version

python cudnnswitch.py -v <cudnn version> -c <cuda version> -d <cuda directory path>

example :

python cudnnswitch.py -v 6.0 -c 8.0 -d /usr/local/cuda-8.0

cudnn-switcher's People

Contributors

rosdyana avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.