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 Implementation of the Gather and Gather_if #173

Closed rkskvk closed 10 years ago

rkskvk commented 10 years ago

It is the AMP implementation of the Gather and Gather_if. By mistake Committed as the scatter and scatter_if.