Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Install Singularity 3.x on your local linux machine.

  • It is recommended to install Singularity according to the official guide. https://sylabs.io/guides/3.5/user-guide/quick_start.html

  • Avoid using apt-get or yum , they are much lower than 3.x and are not fully compatible with Singularity 3.4 and 3.3 installed on LANTA.

  • This guide may be revised in the future depending on the version installed on the HPC system.

How to check the Apptainer version on LANTA-HPC

  1. On LANTA-frontend-node, you can check the software that is installed in the cluster to use the command.
    $ module avail

$ module avail

------------------------- /lantafs/utils/modules/modules/all --------------------------

   ANSYS/2020.1

   ARAGORN/1.2.38-foss-2019b

   AUGUSTUS/3.3.3-foss-2019b

   Advisor/2019_update5

   Autoconf/2.69-GCCcore-8.3.0

   Autoconf/2.69-GCCcore-10.2.0

   Autoconf/2.69                                      (D)

2. If you need a specific software name to check the version. In this case, I would like to know the version of Singularity on the HPC system LANTA.
$ module avail Singularity

$ module avail singularity

------------------------- /lantafs/utils/modules/modules/all --------------------------

   Singularity/3.3.0    Singularity/3.4.2 (D)

  Where:

   D:  Default Module

Use "module spider" to find all possible modules.

Use "module keyword key1 key2 ..." to search for all possible modules matching any of

the "keys".

Currently (accessed on 23/07/2021), Singularity on LANTA has two versions, 3.3.0 and 3.4.2 (D), where (D) is indicated as the default version.

Related articles

Filter by label

There are no items with the selected labels at this time.

  • No labels