diff --git a/about.md b/about.md index f4a2b2096e4d3a4080add86d396e9e5f96aa8e3e..ea8792abb0d2e7630823ef22fd38f24e5d561ca2 100644 --- a/about.md +++ b/about.md @@ -6,4 +6,9 @@ Guix-HPC is a joint software development project between [Max Delbrück Center for Molecular Medicine (MDC)](https://www.mdc-berlin.de/), and [UMC Utrecht](http://www.umcutrecht.nl/en/-1). Guix-HPC an effort to optimize [GNU Guix](https://gnu.org/s/guix) for reproducible -scientific workflows in high-performance computing (HPC). +scientific workflows in high-performance computing (HPC). See our +[introductory article](/news/guix-hpc-debut.html) for an overview. + +If you are using Guix in an HPC context at your workplace, or if you +would like to find ways to address your own HPC use cases, please +consider joining us! Email us at `guix-hpc@gnu.org`. diff --git a/posts/guix-hpc-debuts.md b/posts/guix-hpc-debuts.md index 7176989fe43f2d0987cd9bf3684d53f84acaaa6d..4f8083527c83e57fb84eac9c070baff1aa8fef13 100644 --- a/posts/guix-hpc-debuts.md +++ b/posts/guix-hpc-debuts.md @@ -186,8 +186,9 @@ The other reason is the fact that, to achieve build isolation, usually only available to system administrators. The Guix-HPC effort will attempt to address this, both through technical -means (more on that later) and by discussing and raising awareness of -the reproducibility and deployment situation in the HPC community. We +means (more on that later), by discussing and raising awareness of +the reproducibility and deployment situation in the HPC community, and +by giving talks and running training sessions. We will also work on improving the user experience and workflows for researchers using Guix with HPC and reproducibility in mind. @@ -197,3 +198,6 @@ We’ll also describe concrete actions we’ve identified to achieve these goals. So please stay tuned, and share your ideas, comments, and criticism with us on the [`guix-devel` mailing list](https://www.gnu.org/software/guix/about/#contact)! +If you are already using Guix and would like to join the effort, or if +you have questions about training sessions or deployment on your +cluster, please email us on the `guix-hpc@gnu.org` private alias.