Difference between revisions of "ALCF"
From PHASTA Wiki
Conrad54418 (talk | contribs) |
|||
| Line 29: | Line 29: | ||
From the Viz nodes connect to Theta at ALCF with the command: | From the Viz nodes connect to Theta at ALCF with the command: | ||
| − | ssh | + | ssh <username>@theta.alcf.anl.gov |
| − | You will find yourself in your home space on the Theta file system. To change directory into a project space you must include the path to the Theta file system. The command <code>cd /gpfs/theta-fs1 | + | You will find yourself in your home space on the Theta file system. To change directory into a project space you must include the path to the Theta file system. The command <code>cd /gpfs/theta-fs1</code> will take you to the directory containing all project spaces on Theta. |
[[Category:Compute Facilities]] | [[Category:Compute Facilities]] | ||
Revision as of 12:26, 15 March 2022
Wiki page for information related to the Argonne Leadership Computing Facility (ALCF) located at Argonne National Labs.
Overview
| Key | Value | Notes |
|---|---|---|
| Machines | Cooley | Visualization |
| Theta | Compute | |
| Job Submission System | Cobalt | |
| Facility Documentation | ALCF Support Center |
How-To's
Login
From the Viz nodes connect to Theta at ALCF with the command:
ssh <username>@theta.alcf.anl.gov
You will find yourself in your home space on the Theta file system. To change directory into a project space you must include the path to the Theta file system. The command cd /gpfs/theta-fs1 will take you to the directory containing all project spaces on Theta.