Do library extensions exist for OpenCL? (such as CUDPP or Thrust for CUDA)

Hi everyone,

I’m currently testing different codes with both CUDA and OpenCL implementations. In one of my CUDA codes, I’m using the radix sort function from the CUDPP library, which is rather convenient. Do such libraries also exist for OpenCL?

Thanks for hints,
Jan

Hi everyone,

I’m currently testing different codes with both CUDA and OpenCL implementations. In one of my CUDA codes, I’m using the radix sort function from the CUDPP library, which is rather convenient. Do such libraries also exist for OpenCL?

Thanks for hints,
Jan