Skip to content

Commit

Permalink
Update index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
andygittings committed Nov 10, 2021
1 parent 7c11a23 commit 6980cd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jade/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,12 @@ For information on your disk space usage and remaining quota, use the following

For example:

```
quota -hu abc18-wga20 /jmain02
Disk quotas for usr abc18-wga20 (uid 1234):
Filesystem used quota limit grace files quota limit grace
/jmain02 44k 0k 0k - 12 0 0 -

```

There is also access to local disc space on each compute node, but this access only possible during a Slurm job and once the job is completed the local disc data is removed automatically. In machine learning applications, for example, this local disc space (provided by fast SSD) may be useful as a staging point for very large training sets.

Expand Down

0 comments on commit 6980cd3

Please sign in to comment.