layout | title | root |
---|---|---|
page |
Setup |
. |
To follow this workshop, you will need three things: an account on the Supercomputing Wales facility, an SSH client, and the Filezilla application for transferring files.
{% comment %} {% endcomment %}
In this workshop we will use the Supercomputing Wales facilities to learn to use High-Performance Computing. For this, you will need an account on the Supercomputing Wales facilities.
- Visit My Supercomputing Wales
- Sign in with your Swansea University email and password
- Fill in the form requesting a Supercomputing Wales account. Your aaccount request will be processed by an administrator.
- Once you receive an email indicating that your account has been created, then revisit My Supercomputing Wales, and log in again if necessary.
- Click the "Reset SCW Password" button, and enter a password that you will use to access the Supercomputing Wales hardware. (This does not have to be the same as your Swansea University password.) Click Submit.
- Under "Join a project", enter {{page.scw_project}} as the project code for this training session, and click "Join".
{% comment %} {% endcomment %}
SSH is used to connect to the Unix shell on machines across the network.
- If you are using Windows and also following the Unix Shell lesson, then the Git Bash tool installed as part of that lesson will provide you with this.
- Otherwise, then download and install PuTTY.
{% comment %} {% endcomment %}
We will use FileZilla to transfer files to and from the Supercomputing Wales facilities.
- Open https://filezilla-project.org/download.php?platform=win64 with your web browser.
- Download and run the installer. You only need FileZilla, not FileZilla Pro.
- Follow the on-screen instructions. Note that while the installer may try to convince you to install additional software, you do not need to agree to this; if you do not agree to the additional license agreement, FileZilla will still install.
- Open https://filezilla-project.org/download.php?platform=osx with your web browser.
- Download and open the Client bundle. You only need FileZilla, not FileZilla Pro.
- Copy the FileZilla app to your Applications folder.