...
Column | ||||||
---|---|---|---|---|---|---|
|
Prerequisites
To access a supercomputer, users have a Pawsey account, comprising a username and a password. The account must also be a member of an active project allocation on the selected supercomputer. For new users, an account creation email with instructions is sent when you receive an allocation or are added to a project.
Introduction
Figure 1 illustrates some components of a supercomputer
...
Column |
---|
Figure 1. An abstract overview of a supercomputer architecture |
Use SSH to connect to a supercomputer
As detailed above, within many supercomputers, the nodes on which user jobs are run, often referred to as "compute" nodes, will NOT be directly accessiible from the outside world.
...
Pawsey currently has two classes of "front-end" nodes, one group, usually referred to as "login" nodes, which are designed for the submitting of jobs and editimg of files, and a second group, usually referred to as "data-mover" nodes, which have higher-speed connectivity to various Pawsey storage systems than the "login" nodes, and which are thus recommended as the group of nodes from which to perform any data transfer operations, both within Pawsey, and when moving data into, or out of, Pawsey.
In order to try and ensure that "front-end" node responsiveness isn't slowed down by having too many of our users on one "login" or "data-mover" node at the same time, Pawsey, in common with many other supercomputing centres, operates a system whereby users are encouraged to connect to a generic name for the service, "login" or "data-mover", which allows for a mechanism, known as "DNS round-robin", to transparently redirect the user's connection to one of a group of nodes, and so balance the load across the group.
...
where NN will be a zero-padded two-digit number
Using a command-line SSH client
When connecting using a command-line SSH client, the format of the command will be
...
An SSH key is an access credential in the SSH protocol. Its function is similar to that of username and password but enables automated processes and single sign-on users.
Example of logging into a Pawsey system
Should a user need to report an issue to Pawsey's Help Desk, the Help Desk will want to be supplied with the specfic hostname into which the user had logged in.
...
Column | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
Related pages
Page Tree | ||||
---|---|---|---|---|
|
...