Logo image
Under the Hood of SYCL - An Initial Performance Analysis with An Unstructured-Mesh CFD Application
Conference proceeding   Peer reviewed

Under the Hood of SYCL - An Initial Performance Analysis with An Unstructured-Mesh CFD Application

Istvan Z. Reguly, Andrew M. B. Owenson, Archie Powell, Stephen A. Jarvis and Gihan R. Mudalige
HIGH PERFORMANCE COMPUTING, ISC HIGH PERFORMANCE 2021, Vol.12728, pp.391-410
Lecture Notes in Computer Science
01/01/2021

Abstract

Computer Science Computer Science, Hardware & Architecture Computer Science, Software Engineering Computer Science, Theory & Methods Science & Technology Technology
As the computing hardware landscape gets more diverse, and the complexity of hardware grows, the need for a general purpose parallel programming model capable of developing (performance) portable codes have become highly attractive. Intel's OneAPI suite, which is based on the SYCL standard aims to fill this gap using a modern C++ API. In this paper, we use SYCL to parallelize MGCFD, an unstructured-mesh computational fluid dynamics (CFD) code, to explore current performance of SYCL. The code is benchmarked on several modern processor systems from Intel (including CPUs and the latest Xe LP GPU), AMD, ARM and Nvidia, making use of a variety of current SYCL compilers, with a particular focus on OneAPI and how it maps to Intel's CPU and GPU architectures. We compare performance with other parallelizations available in OP2, including SIMD, OpenMP, MPI and CUDA. The results are mixed; the performance of this class of applications, when parallelized with SYCL, highly depends on the target architecture and the compiler, but in many cases comes close to the performance of currently prevalent parallel programming models. However, it still requires different parallelization strategies or code-paths be written for different hardware to obtain the best performance.

Metrics

Details

Logo image

Usage Policy