Add support for SYCL alpaka backend to Patatrack Pixel Track reconstruction

Description

For CMS, Heterogeneous Computing is a powerful tool to face the computational challenges posed by the upgrades of the LHC, and will be used in production at the HLT during Run 3. In principle, to offload the computational work on non-CPU resources, while retaining their performance, different implementations of the same code are required. This would introduce code-duplication which is not sustainable in terms of maintainability and testability of the software. Performance Portability Libraries allow to write code once and run it on different architectures with close-to-native performance. During the LHC Run3 CMS experiment will use the Alpaka portability library to offload parallel computation to GPUs while keeping the ability to run the same code on CPUs. A standalone version of the CMS Patatrack reconstruction has been already ported in Alpaka supporting the CPU serial backend and the GPU CUDA backend. The goal of the project is to introduce support for Intel accelerator devices via the SYCL backend.

Expected Results

Evaluation Task

Interested students please contact:

Technologies

Desirable Skills

Mentors

Additional Information

Corresponding Project

Participating Organizations