Login to our cluster
Last updated
Last updated
To log in to the frontend, the ssh client program can be used, and the user types Command Line Interface (CLI) commands to tell the computer what to do. The ssh client program is available on Linux, MacOS (with Terminal) and MS Windows 10 machines (with PowerShell). For older Microsoft Windows machines, the PuTTY ssh client is recommended.
Note that escience0
is the load-balancing IP address. It should be fine to use for any job submissions. However, if you would like to compile your code with specific hardware, i.e. GPU, you should log in to a specific machine. We don't recommend using the login machines to run your code if not necessary, jobs will be killed if it consumes a lot of resources of the frontend nodes.
escience1.sc.chula.ac.th
: small frontend machine, for job submission, monitoring only.
escience2.sc.chula.ac.th
: small frontend machine, for job submission, monitoring only.
escience3.sc.chula.ac.th
: frontend with Tesla G4 CPU.
Under construction.