Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation of -S and -W are meaningless #3467
Comments
|
e.g /scratch mount directory option is made for cluster environments where /scratch is mount point for the nfs with the same name for big storage devices or infiniband networks.
the above is only a little interpretation from a singularity user, |


I can only find the above description of these settings. (man page, --help, and readthedocs, https://www.sylabs.io/guides/3.2/user-guide/cli/singularity_run.html#singularity-run).
What is a "scratch directory"?
What is a "temporary dir"?
How can one 'working directory' be used for all of "/tmp, /var/tmp and $HOME"?
What does -S do without -W?
What does -W do without -c?