학술논문

ComputeOps: containers for High Performance Computing.
Document Type
Article
Source
EPJ Web of Conferences. 9/17/2019, Vol. 214, p1-8. 8p.
Subject
*HIGH performance computing
*CLIENT/SERVER computing
*SOFTWARE compatibility
*VIRTUAL machine systems
*SYSTEM administrators
Language
ISSN
2101-6275
Abstract
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. [ABSTRACT FROM AUTHOR]