ACES: Containers for Scientific Workflows (Singularity / Apptainer)
Overview
Instructor: Richard Lawrence
Time: Tuesday, October 22, 2024 10:00AM-12:30PM CT
Location: Online using Zoom
Prerequisites: Current ACCESS ID, basic Linux/Unix skills. Python skills recommended.
This short course provides an overview of container features for the purpose of helping the user determine whether containers are a useful tool for their workflow. This course covers Singularity syntax, the use of container repositories, practices for working with container images, and some example use cases for containers in the HPC setting. Exercises will be performed through the command line, but other workflows such as batch and GUI will be showcased.
Registration will open up on this webpage by the end of the month before this class.
Course Materials
Presentation slides
The presentation slides are available as downloadable PDF files.
- Scientific Containers (Fall 2024): PDF
- Scientific Containers (Spring 2024): PDF
- Scientific Containers (Fall 2023): PDF
- Introduction to Containers Basic (Spring 2023): PDF
- Introduction to Containers Advanced (Spring 2023): PDF
- Introduction to Containers Basic (Fall 2022): PDF
- Introduction to Containers Advanced (Fall 2022): PDF
- Introduction to Containers on Terra Basic (Spring 2022): PDF
- Introduction to Containers on Terra Advanced (Spring 2022): PDF
Learning Objectives and Agenda
In this course, participants will:
- Use the Singularity runtime effectively
- Retrieve and utilize container images from online repositories
- Inspect and execute software within complex pre-built container images
- Modify existing container images to suit specific needs
- Apply container usage in various workflows, including command line, batch, and GUI environments
The course will be organized as follows:
- Overview of containers
- Singularity on HPRC
- Getting a container image
- Container usage basics
- More container examples
- Modifying container images