Skip to main content

SIAM CSE 23 SYCL

SYCL’s impact on algorithms, data structures and implementations

Tom Deakin and Tobias Weinzierl

https://www.siam.org/conferences/cm/conference/cse23

The workshop will be hosted in two parts: MS I and MS II

Computational Science and Engineering software will need to embrace GPU accelerated systems as they prepare for Exascale. GPU accelerated systems dominate the top tier supercomputers. However, with multiple vendors offering competitive solutions, it is not yet clear which programming interface the applications should use as they update their codes for GPUs. With scientific software being used for many years, far beyond the lifetime of any one supercomputer, this investment in software needs to continue to flourish beyond just the next system. SYCL is an open standard that promises portable and performant heterogeneous parallel programming using modern C++. SYCL portability allows programs to run on GPU accelerated systems from all vendors. In this minisymposium, we bring together diverse groups that have recently ported part of their simulation software to SYCL. We ask them to share how the transition to SYCL and GPUs has motivated them to redesign their algorithms and numerical methods, and the implementations of those methods in software. Speakers will share whether the choice of programming model affected the algorithmic and numerical design for their scientific and engineering domains. We will also discuss how SYCL codes characteristically differ from comparable codes on the CPU, directive-based implementations such as OpenMP, or those written for the GPU using CUDA.

Programme

  • Tom Deakin: Vision and Scope of the SYCL Minisymposium
  • Igor Baratta: Performance-portable matrix-free finite element solvers with SYCL
  • Hatem Ltaief: Making HiCMA Hardware-Agnostic with SYCL
  • Ravil Dorozhinskii: Performance-portable earthquake simulation with SeisSol and SYCL
  • Daniel Arndt: Implementing a SYCL Backend for Kokkos
  • Tobias Weinzierl: Flavours of GPU kernels in ExaHyPE
  • Will R. Saunders: Exploration of Performance-Portability in the ExCALIBUR Fusion Use Case
  • Nisha Patel: Intel Developer Tools for Serious Sycl

Slides (Session 1)

Slides (Session 2)

@tobiasweinzierl.bsky.social

  • It is great to have Bruce Hoppe from the FastCode community in our (virtual) seminar today. Nice motivation using the paper "There's plenty of room at the Top" (https://www.science.org/doi/10.1126/science.aam9744)
  • Friends of mine are looking for PhD students. Might be a great opportunity in particular for our @miscada.bsky.social students: https://www.exageo.org/phd-student-projects/
  • Our SHAREing event calendar @shareing.bsky.social has now got a face lift. Check out the upcoming events around accelerate computing: shareing-dri.github.io/events/ https://shareing-dri.github.io/events/
  • We are searching for Research Software Engineers who can support us with our HPC activities: https://durham.taleo.net/careersection/du_ext/jobdetail.ftl?job=25001271&tz=GMT%2B01%3A00&tzname=Europe%2FLondon In particular, I'd be keen to see applications from people who help us with SHAREing (shareing-dri.github.io)
  • Happy to have Hans Vandierendonck in @durham-comp-sci.bsky.social today speaking about modified, asynchronous LAMMPS implementations.