You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hpc/06_tools_and_software/08_utils.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Torch Utility Applications
2
2
3
-
Torch has several utility applications that can give you information related to your account on the cluster:
3
+
Torch has several utility applications that can give you information related to your account and jobs on the cluster:
4
4
5
5
## myquota
6
6
@@ -60,5 +60,5 @@ It shows information about:
60
60
{/* coming soon
61
61
## rpsquota
62
62
63
-
rpsquota returns detailed inforamtion about how much of your Research Project Space quota you're using (if you have RPS space). To use it just type `rpsquota` in the base RPS directory or give the base RPS path as an input argument like `rpsquota /path/to/rps/space`.
63
+
rpsquota returns detailed information about how much of your Research Project Space quota you're using (if you have RPS space). To use it just type `rpsquota` in the base RPS directory or give the base RPS path as an input argument like `rpsquota /path/to/rps/space`.
0 commit comments