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

AMP Transform_scan fix for 65535 tile limit issue + fixes in device_vect... #148

Closed avinashcpandey closed 10 years ago

avinashcpandey commented 10 years ago

...or for Cl and AMP