1. Introduction
- 1.1 Acknowledging ARCHER
- 1.2 Hardware
- 1.3 Disconnected tty/terminal processes will be terminated
- 1.4 Outgoing SSH connections will be terminated
- 1.5 bash is the only supported shell on ARCHER
This guide is designed to be a reference for users of the high-performance computing (HPC) facility: ARCHER. It provides all the information needed to access the system, transfer data, manage your resources (disk and compute time), submit jobs, compile programs and manage your environment.
1.1 Acknowledging ARCHER
You should use the following phrase to acknowledge ARCHER in all research outputs that have used the facility:
This work used the ARCHER UK National Supercomputing Service (http://www.archer.ac.uk).
You should also tag outputs with the keyword ARCHER whenever possible.
For eCSE Projects, please use the following phrase:
This work was funded under the embedded CSE programme of the ARCHER UK National Supercomputing Service (http://www.archer.ac.uk)
You should also tag outputs with the keyword ARCHER whenever possible.
1.2 Hardware
Details of the ARCHER hardware are available in the About ARCHER section:
1.3 Disconnected tty/terminal processes will be terminated
Note that processes that are detached from a tty/terminal may be subject to termination for operational reasons. Consequently, user scripts, third-party applications and utilities such as GNU screen and tmux that may rely on such mechanisms might not operate as expected and in some cases not at all.
1.4 Outgoing SSH connections will be terminated
Outgoing SSH connections from ARCHER nodes (login, postprocessing, job launcher and compute) are not permitted for security reasons. All such connections are subject to termination.
1.5 bash is the only supported shell on ARCHER
The only supported shell on ARCHER is bash. Other shells may be used by users but they may find that some features of the ARCHER system (for example, modules) do not work or produce unexpected results. We strongly recommend that users use bash, particularly for their interactive sessions and job scripts.
Support will not be provided for users using shells other than bash on ARCHER.