Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

cuDNN benchmarks

Installation

First, install uv to avoid package version problems.

Then:

# Create virtualenv
uv venv venv
source venv/bin/activate

# Install requirements
uv pip install -r requirements.txt

# Override cudnn backend version
uv pip install nvidia-cudnn-cu12==9.8.0.87

Running

python main.py

This will run 3 successive benchmarks and report the timings.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages