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 clBolt.Test.ScanTest to work with AMD OpenCL platform when multiple OCL platforms are present. #66
Fixed clBolt.Test.ScanTest to work with AMD OpenCL platform when multiple OCL platforms are present. (ex AMD and NVIDIA)