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

Added Offset Support in AMP device_vector.h + TBB/Serial fallback in AMP... #124

Closed avinashcpandey closed 10 years ago

avinashcpandey commented 10 years ago

... conrol.h + changed count, merge, reduce, scan, transform, transform_reduce .inl files for offset support