Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sgemm_optimization_log

项目结构:

  • include/:类型定义和函数声明;
  • src/:CUDA kernel、GPU/CPU 端函数实现及程序入口。

在 Visual Studio Developer PowerShell 中构建并运行:

cmake -S . -B build
cmake --build build --config Release --parallel
.\build\Release\modern_cuda.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages