Changes between Version 11 and Version 12 of cypress/Singularity
- Timestamp:
- 08/21/25 09:52:37 (39 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/Singularity
v11 v12 2 2 3 3 = Singularity = 4 '''Current installation of Singularity on Cypress works on Centos7 nodes only.''' 4 5 '''The current installation of Singularity on Cypress works on CentOS 7 nodes only.''' 6 7 == About Singularity == 5 8 6 9 [https://sylabs.io/ Singularity] 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 like Cypress. 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. 7 10 8 '''More links''' 11 === More about containers === 9 12 * SingularityCE Tutorial https://sylabs.github.io/singularity101/intro.html 10 13 * Introduction to SingularityCE https://sylabs.github.io/singularity101/introduction.html