Skip to content

Running on HPC

github-actions[bot] edited this page Jan 10, 2025 · 2 revisions
  1. Build the image in a sandbox from GitHub Container Registry singularity build --sandbox ./firedrake-parmmg docker://ghcr.io/mesh-adaptation/firedrake-parmmg:latest

  2. Convert the sandboxed image to a Singularity container singularity build firedrake-parmmg.sif ./firedrake-parmmg

For more details, see the Firedrake wiki page on building with Singularity.

Clone this wiki locally