Skip to content

An autotunning implementation of the reduction pattern in CUDA, meant to be integrated with the ForSyDe F2CC backend

Notifications You must be signed in to change notification settings

kromancer/Reduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reduction

An autotunning CUDA implementation of the reduction pattern, meant for the ForSyDe f2cc backend. I based my approach on Professional CUDA C Programming 1st Edition

You need to have:

  • R
  • CUDA > v5.0
  • alex package in Haskell

To run:

  • make build_parsers and then run the autotunner.sh scirpt
  • make clear to reinstate the project

About

An autotunning implementation of the reduction pattern in CUDA, meant to be integrated with the ForSyDe F2CC backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published