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

Corrected the Binary Search test case so that it compiles on linux as we... #87

Closed shruti-ramesh closed 11 years ago

shruti-ramesh commented 11 years ago

...ll, also commented the cpu queue test case for scan