diff --git a/paper/index.md b/paper/index.md index 637033d6cb20019c22d9c258e41b6e56664372eb..6e2376ac603a1e6773d26b491d0ecff34cf08fbf 100644 --- a/paper/index.md +++ b/paper/index.md @@ -1,5 +1,5 @@ --- -title: "HPC-Container-Study" +title: "Reproducible HPC software deployments, simulations and workflows" author: - Lars Bilke - Thomas Fischer @@ -35,6 +35,8 @@ codeBlockCaptions: yes \pagebreak +# Abstract + # Description of HPC environments ## UFZ EVE @@ -42,3 +44,16 @@ codeBlockCaptions: yes ## JSC Juwels ## TU Dresden Barnard + +# Reproducible software deployment with GNU Guix + +- Intro to Guix +- Packaging ogs with Guix + - Missing dependencies + - Changes to OGS + - Making it reproducible +- Packaging ogstools with Guix +- Creating container + - petsc pmix fix + - petsc size reduction + - make petsc reproducible diff --git a/tests/content.md b/tests/content.md index 26e02d5adcceb678f89675ebb2243049b1e6296d..e1e8bd26b94c27414e353857a30c259c551bf99d 100644 --- a/tests/content.md +++ b/tests/content.md @@ -1,8 +1,8 @@ # Container tests -- mpi benchmarks +- mpi bandwidth test - Simple parallel ogs run -- Simple benchmark from repo -- Smaller generic cube liquid flow test (Tom) +- Smaller generic cube liquid flow test + - 250 x 250 x 250 elements - 96 partitions - runtime < 10 minutes