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
374
stars
65
forks
source link
Fixed one issue in scan by key kernel for Offested data + added more Off... #43
...set test cases