Changes between Version 10 and Version 11 of cypress/Singularity
- Timestamp:
- 08/20/25 15:59:57 (7 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/Singularity
v10 v11 1 [[PageOutline]] 2 1 3 = Singularity = 2 4 '''Current installation of Singularity on Cypress works on Centos7 nodes only.''' 3 5 4 6 [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 8 '''More links''' 9 * SingularityCE Tutorial https://sylabs.github.io/singularity101/intro.html 10 * Introduction to SingularityCE https://sylabs.github.io/singularity101/introduction.html 5 11 6 12 == Possible uses for Singularity on Cypress == … … 17 23 18 24 == Run Singularity Container on Cypress == 19 For example, the container built [SingularityDockerhub this page]. In an interactive session by '''idev ^^-^^-partition=centos7''',25 For example, the container used in the following was built using [SingularityDockerhub this page] in an interactive session using the '''idev''' command. 20 26 21 27 {{{