rsnt_translations
56,430
edits
(Updated reference links to new sites.) |
No edit summary |
||
Line 31: | Line 31: | ||
Should you wish to use Singularity on your own computer systems, you will need to download and install Singularity per its documentation.<ref>Singularity Documentation: https://www.sylabs.io/docs/ (old link: http://singularity.lbl.gov/all-releases)</ref> You should be using a relatively recent version of some Linux distribution (e.g., ideally your kernel is v3.10.0 or newer). | Should you wish to use Singularity on your own computer systems, you will need to download and install Singularity per its documentation.<ref>Singularity Documentation: https://www.sylabs.io/docs/ (old link: http://singularity.lbl.gov/all-releases)</ref> You should be using a relatively recent version of some Linux distribution (e.g., ideally your kernel is v3.10.0 or newer). | ||
= | =Singularity On Compute Canada Systems= <!--T:8--> | ||
==Module Loading== <!--T:9--> | ==Module Loading== <!--T:9--> | ||
Line 241: | Line 241: | ||
* When using Lustre filesystems, e.g., <code>/project</code>, you may run out of quota. If this occurs, it is likely because there are too many small files causing all of your quota to be used. (Lustre is excellent for large files but stores small files very inefficiently.) | * When using Lustre filesystems, e.g., <code>/project</code>, you may run out of quota. If this occurs, it is likely because there are too many small files causing all of your quota to be used. (Lustre is excellent for large files but stores small files very inefficiently.) | ||
* Sometimes image creation will fail due to various user restrictions placed on the node you are using. The login nodes, in particular, have a number of restrictions which may prevent one from successfully building an image. | * Sometimes image creation will fail due to various user restrictions placed on the node you are using. The login nodes, in particular, have a number of restrictions which may prevent one from successfully building an image. | ||
If such occurs, then you will need to create your image using your own computer. If this is an issue, then request assistance to create the Singularity image | If such occurs, then you will need to create your image using your own computer. If this is an issue, then request assistance to create the Singularity image by contacting [[Technical support]]. | ||
==Using Singularity== <!--T:43--> | ==Using Singularity== <!--T:43--> |