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
373 stars 65 forks source link

Fixed compilation issue for sort_by_key + Added fix in device_vector + b... #182

Closed avinashcpandey closed 10 years ago

avinashcpandey commented 10 years ago

...enchmark code and reduce_by_key