Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A Versatile Software Systolic Execution Model for GPU Memory-Bound Kernels (1907.06154v2)

Published 14 Jul 2019 in cs.DC

Abstract: This paper proposes a versatile high-performance execution model, inspired by systolic arrays, for memory-bound regular kernels running on CUDA-enabled GPUs. We formulate a systolic model that shifts partial sums by CUDA warp primitives for the computation. We also employ register files as a cache resource in order to operate the entire model efficiently. We demonstrate the effectiveness and versatility of the proposed model for a wide variety of stencil kernels that appear commonly in HPC, and also convolution kernels (increasingly important in deep learning workloads). Our algorithm outperforms the top reported state-of-the-art stencil implementations, including implementations with sophisticated temporal and spatial blocking techniques, on the two latest Nvidia architectures: Tesla V100 and P100. For 2D convolution of general filter sizes and shapes, our algorithm is on average 2.5x faster than Nvidia's NPP on V100 and P100 GPUs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Peng Chen (324 papers)
  2. Mohamed Wahib (38 papers)
  3. Shinichiro Takizawa (4 papers)
  4. Ryousei Takano (16 papers)
  5. Satoshi Matsuoka (33 papers)
Citations (20)

Summary

We haven't generated a summary for this paper yet.