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

Cross-Platform Performance Portability Using Highly Parametrized SYCL Kernels (1904.05347v1)

Published 10 Apr 2019 in cs.PF, cs.DC, cs.LG, and cs.MS

Abstract: Over recent years heterogeneous systems have become more prevalent across HPC systems, with over 100 supercomputers in the TOP500 incorporating GPUs or other accelerators. These hardware platforms have different performance characteristics and optimization requirements. In order to make the most of multiple accelerators a developer has to provide implementations of their algorithms tuned for each device. Hardware vendors provide libraries targeting their devices specifically, which provide good performance but frequently have different API designs, hampering portability. The SYCL programming model allows users to write heterogeneous programs using completely standard C++, and so developers have access to the power of C++ templates when developing compute kernels. In this paper we show that by writing highly parameterized kernels for matrix multiplies and convolutions we achieve performance competitive with vendor implementations across different architectures. Furthermore, tuning for new devices amounts to choosing the combinations of kernel parameters that perform best on the hardware.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. John Lawson (6 papers)
  2. Mehdi Goli (6 papers)
  3. Duncan McBain (2 papers)
  4. Daniel Soutar (2 papers)
  5. Louis Sugy (1 paper)
Citations (7)

Summary

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