Changes between Version 10 and Version 11 of cypress/Singularity


Ignore:
Timestamp:
08/20/25 15:59:57 (7 hours ago)
Author:
cbaribault
Comment:

Added outline, more Sylabs links, clarification

Legend:

Unmodified
Added
Removed
Modified
  • cypress/Singularity

    v10 v11  
     1[[PageOutline]]
     2
    13= Singularity =
    24'''Current installation of Singularity on Cypress works on Centos7 nodes only.'''
    35
    46[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
    511
    612== Possible uses for Singularity on Cypress ==
     
    1723
    1824== Run Singularity Container on Cypress ==
    19 For example, the container built [SingularityDockerhub this page]. In an interactive session by '''idev ^^-^^-partition=centos7''',
     25For example, the container used in the following was built using [SingularityDockerhub this page] in an interactive session using the '''idev''' command.
    2026
    2127{{{