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?
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?