EPJ Web of Conferences (Jan 2020)

ComputeOps: Container for High Performance Computing

  • Cavet Cécile,
  • Souchal Martin,
  • Gadrat Sébastien,
  • Grasseau Gilles,
  • Satirana Andrea,
  • Bailly-Reyre Aurélien,
  • Dadoun Olivier,
  • Mendoza Victor,
  • Chamont David,
  • Marchal-Duval Gérard,
  • Medernach Emmanuel,
  • Pansanel Jérôme

DOI
https://doi.org/10.1051/epjconf/202024507006
Journal volume & issue
Vol. 245
p. 07006

Abstract

Read online

The High Performance Computing (HPC) domain aims to optimize code in order to use the latest multicore and parallel technologies including specific processor instructions. In this computing framework, portability and reproducibility are key concepts. A way to handle these requirements is to use Linux containers. These “light virtual machines” allow to encapsulate applications within its environment in Linux processes. Containers have been recently rediscovered due to their abilities to provide both multi-infrastructure environnement for developers and system administrators and reproducibility due to image building file. Two container solutions are emerging: Docker for microservices and Singularity for computing applications. We present here the status of the ComputeOps project which has the goal to study the benefit of containers for HPC applications.