Changes
Page history
Update things to fix or add in the s3it docs
authored
Nov 14, 2019
by
Darren Reed
Show whitespace changes
Inline
Side-by-side
things-to-fix-or-add-in-the-s3it-docs.md
View page @
f5b256c8
A list of outdated/incorrect items and things that should be added.
---
---
On the singular page
https://www.zi.uzh.ch/en/teaching-and-research/science-it/infrastructure/cluster/cluster-usage/containers.html
...
...
@@ -18,5 +19,19 @@ where the bash script is:
If it is a docker container image, then the "-u" option needs to be present, so the command would look like (including mounting of home, data and scrat6ch)
:
singularity exec -u /net/cephfs/home/$USER -B /scratch:/scratch -B /data:/data image_file_name COMMAND
---
---
On the filesystems page
https://www.zi.uzh.ch/en/teaching-and-research/science-it/infrastructure/cluster/filesystems.html
Make it clear what is the default privacy settings for each filesystem directories.
And add instructions on how to share files with other users.
---
---