Skip to content

This is a c and cuda implement of matrix multiple. The c implement is optimated for embedded device's sram and cuda implement is optimated for GPU's shared memory.

Notifications You must be signed in to change notification settings

aininot260/cuda-gemm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda-gemm

This is a c and cuda implement of matrix multiple. The c implement is optimated for embedded device's sram and cuda implement is optimated for GPU's shared memory.

About

This is a c and cuda implement of matrix multiple. The c implement is optimated for embedded device's sram and cuda implement is optimated for GPU's shared memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published