HSA-Libraries / Bolt

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.
Other
374 stars 65 forks source link

Fixed one issue in scan by key kernel for Offested data + added more Off... #43

Closed avinashcpandey closed 11 years ago

avinashcpandey commented 11 years ago

...set test cases