Skip to content

Commit

Permalink
Updated GEMM performance plot with CUTLASS 2.8 compiled with CUDA 11.…
Browse files Browse the repository at this point in the history
…5 Toolkit (#375)

Updated GEMM performance plot with CUTLASS 2.8 compiled using CUDA 11.5 Toolkit.

GPUs under test:

    NVIDIA A100
    NVIDIA A2
    NVIDIA TitanV
    NVIDIA GeForce 2080 Ti
  • Loading branch information
kerrmudgeon authored Dec 6, 2021
1 parent 6b69c79 commit 5fe09c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ CUTLASS 2.8 is an update to CUTLASS adding:

# Performance

<p align="center"><img src=/media/images/cutlass-performance-plot.png></p>
<p align="center"><img src=/media/images/cutlass-2.8-gemm-performance.png></p>

CUTLASS primitives are very efficient. When used to construct device-wide GEMM kernels,
they exhibit performance comparable to cuBLAS for scalar GEMM
Expand Down
Binary file added media/images/cutlass-2.8-gemm-performance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5fe09c2

Please sign in to comment.