Differences
This shows you the differences between two versions of the page.
| tutorials_connect [2025/05/16 16:26] – created docuadmin | tutorials_connect [2025/05/30 15:45] (current) – docuadmin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | |||
| ===== Connect to the HPC system: ===== | ===== Connect to the HPC system: ===== | ||
| Line 20: | Line 19: | ||
| ===== Moving files to/from the HPC system: ===== | ===== Moving files to/from the HPC system: ===== | ||
| + | |||
| There are both command line and graphical options for managing your files on the HPC system. Which you choose will depend on how many files you have to move, how large they are, whether you want to script or automate the file management, etc. | There are both command line and graphical options for managing your files on the HPC system. Which you choose will depend on how many files you have to move, how large they are, whether you want to script or automate the file management, etc. | ||
| Line 46: | Line 46: | ||
| 4. Open OnDemand is a graphical, web-based option for managing your files on the cluster. Direct your browser to [[https:// | 4. Open OnDemand is a graphical, web-based option for managing your files on the cluster. Direct your browser to [[https:// | ||
| + | |||
| + | ===== Remotely editing files on the HPC system: ===== | ||
| + | |||
| + | Another convenient option for editing your files on the HPC is to take advantage of the Remote Development using SSH feature of VS Code. Detailed instructions for this process are outside the scope of this document, but you can find help in [[https:// | ||