Skip to content

Commit

Permalink
Tweak schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
scanon committed Oct 26, 2023
1 parent 289cb4f commit 0f12d55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _episodes/15.install.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
---
title: "Installing a container engine"
teaching: 10
exercises: 10
exercises: 0
questions:
- What does the procedure to install a container engine looks like, and what are its main caveats?
- What are the key aspects that can be configured by system administrators for Singularity and Shifter deployments?
- What are the key aspects that can be configured by system administrators for container engine deployments?
objectives:
- Familiarise with the high-level procedure to install container runtimes
- Familiarise with the syntax of configuration files for Singularity and Shifter
- Familiarise with the syntax of configuration files for Singularity and other runtimes
keypoints:
- Installation of Singularity and Shifter is relatively simple, however it requires administrative privileges
- Installation of some runtimes is relatively simple, however some require administrative privileges or certain features to be enabled
- Charliecloud can be installed by unprivileged users
- Typical configurations include runtime authorisations, image registry locations, default host directory mounts, default environment variables, GPUs and MPI settings
---

0 comments on commit 0f12d55

Please sign in to comment.