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 AMP-Binary Search & AMP-Stable Sort, included the newly added AMP ... #137

Closed shruti-ramesh closed 10 years ago

shruti-ramesh commented 10 years ago

...functions header details in bolt/amp/CMakeLists, Also modified the AMP test cases to run slightly faster