...
Singularity Documentation: https://docs.sylabs.io/guides/latest/user-guide/
Table of Contents | |
---|---|
|
Initial account setup
- Create an account on sylabs (via google/ucar email)
- Generate access token - Once logged in, go to the top right in the drop down menu under your user name and click "Access Tokens". Enter a label/alias, ie "Hercules", and click "Create Access Token". You will be prompted for this token when you first create a container using the
--remote
option.
...