Editing
HPC Terminology
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Local Scratch Partition === When you are frequently accessing large files, you should first move them to the <code>/scratch</code> directory of the local machines your job is running on. Read/Write is much faster locally than it is over the network. The <code>/scratch</code> dir of each node is exported via NFS to other nodes on the cluster. The local disk for the node <code><node_name></code> can be accessed through at <code>/compute/<node_name></code> on other nodes. This will allow for faster access and reduce pressure on the NAS. ''(highly recommended for large or frequently accessed files)''. '''Notes''': * If you <code>ls /compute/</code>, it might seem empty. However if you add the compute node's hostname the path autofs will mount the remote directory and you will be able to access it's <code>scratch</code> partition. For example: [dvosler@hpc-1-27 ~]# ls -la /compute/ drwxr-xr-x 2 root root 0 Jun 23 15:02 . dr-xr-xr-x. 21 root root 4096 Jun 23 15:02 .. [dvosler@hpc-1-27 ~]# ls -la /compute/hpc-0-19 drwxrwxrwt 4 root root 4096 May 29 10:25 . drwxr-xr-x 3 root root 0 Jun 28 16:17 .. drwxrwxr-x 3 dvosler dvosler 4096 May 11 18:41 things -rw-rw-r-- 3 dvosler dvosler 420 May 11 18:41 and -rw-rw-r-- 3 lemmy hpcusers 1 May 11 18:41 stuff * Compute nodes and scratch should only hold temporary files, in the sense that you should clean up after yourself. If scratch is 85% full, data older than 28 days will be deleted automatically.
Summary:
Please note that all contributions to CMU -- Language Technologies Institute -- HPC Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information