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

Fix build failure for debug mode, changes dynamic allocation to std:;vec... #198

Closed avinashcpandey closed 10 years ago

avinashcpandey commented 10 years ago

...tor dynamic allocation fir reduce