Skip to content

CalebDu/Awesome-Cute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-Cute

Cute is new programming model in Nvidia GPU introduced from Cutlass3.0. Cute provides efficient abstraction for GPU programming to help developpers implement high performance CUDA code and more flexibly extend operator, such as epilogue or OP fusion.

This repo aims to implement some basic operators in deep learning by Cute from scratch.

Support Matrix

  • gemm_multstage
  • gemm_streamk
  • more implementation to update

Build project

git submodule update --init --recursive
bash ./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published