14–18 Oct 2013
Amsterdam, Beurs van Berlage
Europe/Amsterdam timezone

A GPU offloading mechanism for LHCb

14 Oct 2013, 15:00
45m
Grote zaal (Amsterdam, Beurs van Berlage)

Grote zaal

Amsterdam, Beurs van Berlage

Poster presentation Software Engineering, Parallelism & Multi-Core Poster presentations

Speaker

Daniel Hugo Campora Perez (CERN)

Description

The LHCb Software Infrastructure is built around a flexible, extensible, single-process, single-threaded framework named Gaudi. One way to optimise the overall usage of a multi-core server, which is used for example in the Online world, is running multiple instances of Gaudi-based applications concurrently. For LHCb, this solution has been shown to work well up to 32 cores and is expected to scale up a bit further. The appearance of many-core architectures such as GPGPUs and the Intel Xeon/Phi poses a new challenge for LHCb. Since the individual data sets are so small (about 60 kB raw event size), many events must be processed in parallel for optimum efficiency. This is, however, not possible with the current framework, which allows only a single event at a time. Exploiting the fact that we always have many instances of the same application running, we have developed an offloading mechanism, based on a client-server design. The server runs outside the Gaudi framework and thus imposes no additional dependencies on existing applications. It asynchronously receives event data from multiple client applications, coalesces them, and returns the computed results back to callers. While this incurs additional inter-process communication overhead, it allows co-processors to be used within the existing large framework with minimal changes. We present our solution and describe the achieved performance, both at the single-instance and the server levels.

Primary authors

Alexander Zvyagin (Fakultaet fuer Physik-Ludwig-Maximilians-Univ. Muenchen) Alexey Badalov (La Salle - Ramon Llull University) Daniel Hugo Campora Perez (CERN)

Co-authors

Niko Neufeld (CERN) Xavier Vilasis Cardona (La Salle - Ramon Llull University)

Presentation materials