Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tutorials [2025/05/14 14:39] – [Moving files to/from the HPC system:] docuadmin | tutorials [2025/05/27 15:28] (current) – docuadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Connect to the HPC system: | + | ====== Orientation ====== |
| - | There are two methods of connecting | + | If you've not had much exposure |
| - | 1. SSH: Use a command line application (Terminal, Powershell, etc) to connect to the cluster. You'll be prompted for your Grinnell College account password. | ||
| - | ssh [username]@hpc.grinnell.edu | + | {{ youtube> |
| + | ====== Tutorials ====== | ||
| - | 2. Web-based access: Direct your browser to https:// | ||
| + | [[tutorials/ | ||
| - | ===== Moving files to/from the HPC system: ===== | + | [[tutorials/scheduler|Submitting Jobs]] |
| - | + | ||
| - | 1. There are command line options for moving files between your client (laptop/ | + | |
| - | + | ||
| - | scp ~/ | + | |
| - | + | ||
| - | More information on '' | + | |
| - | + | ||
| - | + | ||
| - | 2. Another command line option is '' | + | |
| - | + | ||
| - | rsync / | + | |
| - | + | ||
| - | More information on '' | + | |
| - | + | ||
| - | + | ||
| - | 3. If you prefer a graphical user interface, you can use SFTP clients such as [[https:// | + | |
| - | The connection details for these applications will be: | + | |
| - | - Protocol: SFTP | + | |
| - | - Server: hpc.grinnell.edu | + | |
| - | - Port: 22 | + | |
| - | - User: [username] | + | |
| - | Because this option relies on SSH, this option only works from a computer connected to an on-campus network. | + | |
| - | + | ||
| - | + | ||
| - | 4. | + | |