I have huge huge matrices and i want the output of the matrix to be of the same size as input matrix just with each cell getting sum of numbers from adjacent cell
Can you guide me how to approach it on GPGPU platform using CUDA
I have huge huge matrices and i want the output of the matrix to be of the same size as input matrix just with each cell getting sum of numbers from adjacent cell
Can you guide me how to approach it on GPGPU platform using CUDA