EPJ Web of Conferences (Jan 2019)

ComputeOps: containers for High Performance Computing

  • Cavet Cécile,
  • Bailly-Reyre Aurélien,
  • Chamont David,
  • Dadoun Olivier,
  • Dehne Garcia Alexandre,
  • Guérin Pierre-Emmanuel,
  • Hennion Pascale,
  • Lodygensky Oleg,
  • Marchal-Duval Gérard,
  • Medernach Emmanuel,
  • Mendoza Victor,
  • Pansanel Jérôme,
  • Randriatoamanana Richard,
  • Sartirana Andrea,
  • Souchal Martin,
  • Tugler Julien

DOI
https://doi.org/10.1051/epjconf/201921407004
Journal volume & issue
Vol. 214
p. 07004

Abstract

Read online

The High Performance Computing (HPC) domain aims to optimize code 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 users to encapsulate applications within its environment in processes. Containers have been recently highlighted because they provide multi-infrastructure environnement for both developers and system administrators. Furthermore, they offer reproducibility due to image building files. Two container solutions are emerging: Docker for micro-services and Singularity for computing applications. We present here the Com-puteOps project which investigates the container benefits for HPC applications.