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/03_navigating_the_cluster/01_linux_tutorial.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ Files Systems for usage:
11
11
12
12
The NYU HPC clusters have multiple file systems for user's file storage needs. Each file system is configured differently to serve a different purpose.
|`/home`| $HOME | Program Development space; For storing small files, source code, scripts etc that are backed up | NO | 20GB |
17
-
|`/scratch`| $SCRATCH | Computational Workspace; For storing large files/data, infrequent reads and writes | YES Files not accessed for 60 days are deleted | 5TB |
18
-
|`/archive`| $ARCHIVE | Long Term Storage ( Cold storage ) | NO | 2TB |
16
+
|`/home`|`$HOME`| Program Development space; For storing small files, source code, scripts etc that are backed up | NO | 20GB |
17
+
|`/scratch`|`$SCRATCH`| Computational Workspace; For storing large files/data, infrequent reads and writes | YES Files not accessed for 60 days are deleted | 5TB |
18
+
|`/archive`|`$ARCHIVE`| Long Term Storage ( Cold storage ) | NO | 2TB |
0 commit comments