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
...om initilization for the input vector