c++ - Is there a similar library as Thrust (parallel STL for GPU), but for GPGPU AMD Radeon? -


is there similar library thrust(parallel stl gpu, can use openmp/tbb, c++ cuda), gpgpu amd radeon (eg using opencl instead of using cuda)? required standard stl-algorithms (sort, merge, remove/copy if, in/exclusive scan, etc), optimal implemented in parallel in gpu amd radeon in win/*nix (amp not fit).

amd provide bolt c++ template library. lib support both amp , opencl backend.

http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/bolt-c-template-library/


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -