Example: bankruptcy
Optimizing Parallel Reduction in CUDA

Optimizing Parallel Reduction in CUDA

Back to document page

7 Reduction #1: Interleaved Addressing __global__ void reduce0(int *g_idata, int *g_odata) {extern __shared__ int sdata[]; // each thread loads one element from global to shared mem

  Odata, Cuda

Download Optimizing Parallel Reduction in CUDA


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries