Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 3.55 KB

README.md

File metadata and controls

49 lines (41 loc) · 3.55 KB

Container Computing for HPC and Scientific Workflows

Containers are rapidly gaining traction in HPC because they promise significantly greater software flexibility, reliability, and portability for users. Tools like Docker, and Shifter, Charliecloud and Singularity enable a new paradigm for scientific and technical computing. However, to fully unlock its potential, users and administrators need to understand how to utilize these new approaches. This tutorial includes an overview of linux container technology, options for containers in HPC environments and use cases they are enabling, as well as an interactive period to try out containers on HPC resources. A key goal of the tutorial is to provide participants with hands-on experience with linux containers on HPC resources and how this can enable their scientific workflows.

The content for the handouts and slides will be posted and updated at https://github.com/scanon/ecp-tutorial.

Prerequisites

This is hands-on tutorial. Participants should bring a laptop and pre-install Docker in advance to make the best use of time during the tutorial (see the Setup section for details). Users can also create a docker account in advance at https://cloud.docker.com/. This account will be needed to create images on docker cloud and dockerhub. In addition, users should install an ssh client for their operating system so they can access the HPC resources we will use for the Shifter portion of the tutorials.

For more detailed instructions, see Setup.

Communication

Please raise your hand if you need assistance. You can also ask questions on this Google Doc.

Agenda