Skip to content

bitzyz/cutlass_learn_1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

试试 cutlass

配置

xmake f --toolchain=cuda --cuda=$CUDA_ROOT -c -v

根据实际硬件修改 arch

add_cuflags("-arch=sm_xx")

编译

xmake

运行

xmake run gemm 8192 8192 8192

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published