Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

send special GpuMat elements to kernel by CUDA

Hi, I want only send GpuMat elements that they dividable to 16. For example I want only send elements 0,16,32,... to kernel using CUDA/C++.