English

Gaining Cross-Platform Parallelism for HAL's Molecular Dynamics Package using SYCL

Distributed, Parallel, and Cluster Computing 2024-06-07 v1 Emerging Technologies Computational Physics

Abstract

Molecular dynamics simulations are one of the methods in scientific computing that benefit from GPU acceleration. For those devices, SYCL is a promising API for writing portable codes. In this paper, we present the case study of "HAL's MD package" that has been successfully migrated from CUDA to SYCL. We describe the different strategies that we followed in the process of porting the code. Following these strategies, we achieved code portability across major GPU vendors. Depending on the actual kernels, both significant performance improvements and regressions are observed. As a side effect of the migration process, we obtained impressing speedups also for execution on CPUs.

Keywords

Cite

@article{arxiv.2406.04210,
  title  = {Gaining Cross-Platform Parallelism for HAL's Molecular Dynamics Package using SYCL},
  author = {Viktor Skoblin and Felix Höfling and Steffen Christgau},
  journal= {arXiv preprint arXiv:2406.04210},
  year   = {2024}
}

Comments

29th PARS-Workshop 2023, accepted for publication

R2 v1 2026-06-28T16:56:06.678Z