Publication | Closed Access
3.5-D Blocking Optimization for Stencil Computations on Modern CPUs and GPUs
290
Citations
25
References
2010
Year
Unknown Venue
EngineeringGpu Benchmarking3.5-D Blocking OptimizationComputer ArchitectureStencil KernelsGpu ComputingCompute KernelHigh-performance ArchitectureStencil ComputationsParallel ComputingModern CpusMassively-parallel ComputingComputer EngineeringComputer ScienceSpatial GridComputational ScienceGpu ArchitectureHardware AccelerationStencil ComputationParallel Programming
Stencil computation sweeps over a spatial grid over multiple time steps to perform nearest-neighbor computations. The bandwidth-to-compute requirement for a large class of stencil kernels is very high, and their performance is bound by the available memory bandwidth. Since memory bandwidth grows slower than compute, the performance of stencil kernels will not scale with increasing compute density. We present a novel 3.5D-blocking algorithm that performs 2.5D-spatial and temporal blocking of the input grid into on-chip memory for both CPUs and GPUs. The resultant algorithm is amenable to both thread- level and data-level parallelism, and scales near-linearly with the SIMD width and multiple-cores. Our performance numbers are faster or comparable to state-of-the-art-stencil implementations on CPUs and GPUs. Our implementation of 7-point-stencil is 1.5X-faster on CPUs, and 1.8X faster on GPUs for single- precision floating point inputs than previously reported numbers. For Lattice Boltzmann methods, the corresponding speedup number on CPUs is 2.1X.
| Year | Citations | |
|---|---|---|
Page 1
Page 1