Skip to content

Commit

Permalink
Some grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias157 committed Sep 17, 2024
1 parent bd7eb74 commit 5d8155f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion base/documentation/gh-pages/running_on_hpc/access.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Accessing the Cluster

A general guide to access the DTU clusters by the DTU Computing Center can be found [here](https://www.hpc.dtu.dk/?page_id=2501). See the "Command line: SSH access" section to understand how to access via PuTTY.
A general guide for accessing the DTU clusters by the DTU Computing Center can be found [here](https://www.hpc.dtu.dk/?page_id=2501). See the "Command line: SSH access" section to understand how to access via PuTTY.

Note that you should not transfer large files via the login nodes (e.g. login.gbar.dtu.dk), but through the transfer nodes (e.g. transfer.gbar.dtu.dk). Follow [this guide](https://www.hpc.dtu.dk/?page_id=4377) for transfers using WinSCP.
8 changes: 4 additions & 4 deletions base/documentation/gh-pages/running_on_hpc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

We will describe how to transfer files through [WinSCP](https://winscp.net/eng/index.php) and submit jobs through [PuTTY](https://putty.org/), but it is possible to access the clusters in many ways, such as [Visual Studio Code](https://code.visualstudio.com/docs/remote/ssh) or [ThinLinc](https://www.gbar.dtu.dk/index.php/faq/43-thinlinc).

:::{admonition} Installation
1. Download and install [WinSCP](https://winscp.net/eng/index.php) for transferring files to the HPC.
2. Download and install [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) for submitting jobs.
3. Download and install [Cisco VPN](https://itswiki.compute.dtu.dk/index.php/Cisco_VPN) to access DTU network from home.
:::{admonition} Software Requirements
- Download and install [WinSCP](https://winscp.net/eng/index.php) for transferring files to the HPC.
- Download and install [PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) for submitting jobs.
- Download and install [Cisco VPN](https://itswiki.compute.dtu.dk/index.php/Cisco_VPN) to access DTU network from home.
:::

0 comments on commit 5d8155f

Please sign in to comment.