Skip to content

ArangoGutierrez/isc-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Containers on HPC

View this on GitHub Pages.

ECP Supercontainers Tutorial Session

Details

Half-day Tutorial Session

Venue: International Supercomputing Conference (ISC21)

Date: TBD, 24 or 25 June 2021 2:00pm - 6:00pm (European Central Time)

Location: Virtual

Link: Getting Started with Containers in HPC @ ISC21

Keywords: Containerized HPC, System Software and Runtime Systems, Scientific Software Development, DevOps

EC2 Login

These will be provided the day of the tutorial.

Abstract

Container computing has revolutionized the way applications are developed and delivered. It offers opportunities that never existed before for significantly improving efficiency of scientific workflows and easily moving these workflows from the laptop to the supercomputer. Tools like Docker, Shifter, Singularity, Charliecloud and Podman 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 will introduce attendees to the basics of creating container images, explain best practices, and cover more advanced topics such as creating images to be run on HPC platforms using various container runtimes. The tutorial will also explain how research scientists can utilize container-based computing to accelerate their research and how these tools can boost the impact of their research by enabling better reproducibility and sharing of their scientific process without compromising security.

This is an updated version of the highly successful tutorial presented at SC16-20 and ISC19.

Prerequisites

This is a hands-on tutorial. Participants should bring a laptop and load or pre-install a terminal and/or ssh client in advance to make best use of time during the tutorial. We will be providing training user accounts to both pre-configured EC2 instances.

This tutorial is supported by the Amazon AWS Machine Learning Research Awards. EC2 images and temporary login credentials will be distributed onsite at the tutorial.

After the tutorial, you can boot our tutorial image yourself on Amazon EC2 to run through the tutorial again. We recommend you use your own EC2 key and change the password.

US-West-Oregon: ami-0fe12765123c6a840

Optional Prerequisites

Users can also install Docker and Singularity prior to attending the tutorial session. Here, it may be beneficial to create a docker and sylabs (singularity) account in advance at https://cloud.docker.com/ and https://cloud.sylabs.io/ This accounts will be needed to create images on docker cloud/dockerhub and sylabs cloud.

Install Singularity on Linux

Install Singualrity on Mac (Alpha)

Install Docker for Desktop

Questions

You can ask questions verbally or with this Google Doc. Please append your question below the others in the document.

We have also created a Slack Team for this. The invitation link is here.

Schedule (TBD)

14:00 - 14:15 Introduction to containers in HPC (Shane)
Including defining jargon (containers, images, registries/repos,..)

14:15 - 14:55 Build and run your first container with Podman (Shane)
Including also minimal pull and run examples, to define these concepts

14:55 - 15:30 Deploy containers on a supercomputer (Marco)

15:30 - 16:00 High-performance containers (Marco)

16:00 - 16:30 BREAK

16:30 - 17:05 Best practices (Shane)

17:05 - 17:35 E4S containers initiative (Sameer)

17:35 - 17:55 Advanced container builds (Eduardo)

17:55 - 18:00 Wrap-up and final Q&A

About

2021 IN PROGRESS -- Getting Started with Containers on HPC

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.9%
  • HTML 20.2%
  • C++ 10.6%
  • Shell 4.6%
  • SCSS 2.4%
  • CSS 2.4%
  • Other 6.9%