FIX: Spack PSI README.md link
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 11s

This commit is contained in:
2025-04-28 12:00:16 +02:00
parent 3a970492c7
commit 45941cb243
2 changed files with 3 additions and 3 deletions

View File

@ -10,9 +10,9 @@ permalink: /merlin7/spack.html
For Merlin7 the *package manager for supercomputing* [Spack](https://spack.io/) is available. It is meant to compliment the existing PModules
solution, giving users the opertunity to manage their own software environments.
Documentation for how to use Spack on Merlin7 is provided [here](https://gitlab.psi.ch/lsm-hpce/spack-psi/-/blob/main/README.md).
Documentation for how to use Spack on Merlin7 is provided [here](https://gitea.psi.ch/HPCE/spack-psi/src/branch/main/README.md).
## The Spack PSI packages
An initial collection of packages (and Spack reciepes) are located at **[Spack PSI](https://gitlab.psi.ch/lsm-hpce/spack-psi)**, users can directly use these
An initial collection of packages (and Spack reciepes) are located at **[Spack PSI](https://gitea.psi.ch/HPCE/spack-psi)**, users can directly use these
through calls like `spack add ...`.