lab:computing_resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lab:computing_resources [2019/01/29 13:26]
alexskr
lab:computing_resources [2019/01/29 13:50] (current)
alexskr
Line 10: Line 10:
  
 **khatrialb-dev1.stanford.edu ** is the server that you can use for most of your work. If you have a project requiring high CPU/Memory needs consider using cluster. **khatrialb-dev1.stanford.edu ** is the server that you can use for most of your work. If you have a project requiring high CPU/Memory needs consider using cluster.
 +===== Filesystem overview =====
 +
 +
 +^Name^Type^Purpose^ Backup/Snapshot ^ Quota ^
 +| Home Directory |NFS | Small, important files (source code, executables, configuration files...) | Y/Y |20G |
 +| /labs/khatrilab | NFS | Project data, large datasets | Y/N | 55Tb|
 +| /labs/khatrilab/users/<SUNetID> | NFS | Individual Lab member Projects | Y/N | |
 +| /scratch/labs/khatrilab | NFS | | |
 +| /scratch/users/<SUNetID>| NFS | Large, temporary files, raw application output | N/N | |
 +| /scratch/labs/khatrilab | NFS | Large, temporary files, raw application output | N/N | |
 +| /local-scratch | local | temporary files requiring high I/O |N/N | | 
 +
 +=== Where should I store my files? ===
 +
 +  * personal scripts, configuration files and software installations → home
 +  * group-shared scripts, software installations, and large datasets → /labs/khatrilab/users/<SUNetID>
 +  * temporary output of jobs, large checkpoint files → /scratch/users/<SUNetID>
 +  * Temproray files created by Rstduio (~/.rstudio)→ Create a sym link ~./rstudio to /scratch/users/<SUNetID>/rstuido
 +
 +
 ===== Database server ===== ===== Database server =====
  
  • lab/computing_resources.txt
  • Last modified: 2019/01/29 13:50
  • by alexskr