Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| hpc:tutorials:singularity:start [2024/04/23 13:20] – | hpc:tutorials:singularity:start [2024/04/23 13:31] (aktuell) – | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ===== Singularity ===== | ===== Singularity ===== | ||
| - | === Index[(https:// | + | === Index === |
| {{indexmenu>: | {{indexmenu>: | ||
| === Introduction === | === Introduction === | ||
| - | Singularity is a container platform. It allows you to create and run containers that package up pieces of software in a way that is portable and reproducible. You can build a container using Singularity on your laptop, and then run it on many of the largest HPC clusters in the world, local university or company clusters, a single server, in the cloud, or on a workstation down the hall. Your container is a single file, and you don’t have to worry about how to install all the software you need on each different operating system and system. | ||
| - | ~~REFNOTES~~ | + | Singularity is a container platform. It allows you to create and run containers that package up pieces of software in a way that is portable and reproducible. You can build a container using Singularity on your laptop, and then run it on many of the largest HPC clusters in the world, local university or company clusters, a single server, in the cloud, or on a workstation down the hall. Your container is a single file, and you don’t have to worry about how to install all the software you need on each different operating system and system.[(https:// |