Skip to content

Ubinya/microCUDAToy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microCUDAToy

CUDA learning playground.

Catalog

  • sumArray: a plain cuda sample to sum a 1-D float array.
  • BatchNorm: a python extensioin to perform batch norm to a 1-D float array. (Devlog in simplified Chinese: Zhihu)
  • struct_demo: a try to include both .cpp and .cu files in one project. (Deprecated)

About

CUDA learning playground.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published