571 Forks
2954 Stars
2954 Watchers

cutlass

CUDA Templates for Linear Algebra Subroutines

How to download and setup cutlass

Open terminal and run command
git clone https://github.com/NVIDIA/cutlass.git
git clone is used to create a copy or clone of cutlass repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cutlass https://github.com/NVIDIA/cutlass/archive/master.zip

Or simply clone cutlass with SSH
[email protected]:NVIDIA/cutlass.git

If you have some problems with cutlass

You may open issue on cutlass support forum (system) here: https://github.com/NVIDIA/cutlass/issues