Skip to content

AD2605/Reductions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Device Callable, highly performant Sum reduction implemented in cuda at various levels, Grid, Cluster, Block, Warp and Thread.

Achieves ~95-97% of theoritical bandwidth across architectures. For now, only works for multiples of 4, though boundary checking can be easily added

About

Highly Performant Sum reduction in CUDA

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors