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

Modified the scan related test cases to check for inplace scan with rand... #115

Closed shruti-ramesh closed 11 years ago

shruti-ramesh commented 11 years ago

...om initilization for the input vector