How to connect to cluster

These instructions will help new HPC users to connect to cluster.

Prerequisites:

Interaction with the cluster takes place through a special Linux login node with special cluster client’s tools. The server can be accessed remotely using SSH protocol. The following tools may be used for this purpose.

Enter the server address, login and password, which you received in the confirmation email.

  • Use command line interface terminal in Linux and MacOS

$ ssh <user@>@<server address>