cc_staff
28
edits
No edit summary |
No edit summary |
||
Line 96: | Line 96: | ||
<!--T:10--> | <!--T:10--> | ||
All nodes have local (on-node) temporary storage. GPU nodes have a single 800GB SSD drive. All other compute nodes have two 480GB SSD drives, for a total raw capacity of 960GB. Best practice to access node-local storage is to use the directory generated by [[Running jobs|Slurm]], $SLURM_TMPDIR. | All nodes have local (on-node) temporary storage. GPU nodes have a single 800GB or 480GB SSD drive. All other compute nodes have two 480GB SSD drives, for a total raw capacity of 960GB. Best practice to access node-local storage is to use the directory generated by [[Running jobs|Slurm]], $SLURM_TMPDIR. | ||
== Choosing a node type == <!--T:27--> | == Choosing a node type == <!--T:27--> |