Skip to content

Commit

Permalink
Fix TUoS on resources-and-equipment page
Browse files Browse the repository at this point in the history
  • Loading branch information
ptheywood committed Nov 13, 2023
1 parent a964912 commit d5d225b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/community/resources-and-equipment/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@ Head over to [https://www.sheffield.ac.uk/software/](https://www.sheffield.ac.uk

The University of Sheffield provides staff and students with access to [four High Performance Computing (HPC) systems](https://docs.hpc.shef.ac.uk/):

* [**Stanage**](https://docs.hpc.shef.ac.uk/en/latest/stanage/index.html): run by TUOS. Optimised for high-performance, multi-node jobs. Typically 64 cores per node but has very high bandwidth, low latency network connections between nodes. Includes H100 and A100 GPUs.
* [**Bessemer**](https://docs.hpc.shef.ac.uk/en/latest/bessemer/index.html): run by TUOS. Optimised for high-throughput of single-node jobs. Typically 40 cores per node. Includes V100 GPUs.
* [**Bede**](https://bede-documentation.readthedocs.io/): a GPU HPC cluster run by the N8 consortium (inc. TUOS). Designed to accommodate multi-node, multi-GPU jobs inc. machine learning/deep learning workflows.
* [**JADE 2**](https://docs.jade.ac.uk/): a GPU HPC cluster run by a different consortium (inc. TUOS). Designed to accommodate single-node, multi-GPU jobs for machine learning and molecular dynamics workflows.
* [**Stanage**](https://docs.hpc.shef.ac.uk/en/latest/stanage/index.html): run by TUoS. Optimised for high-performance, multi-node jobs. Typically 64 cores per node but has very high bandwidth, low latency network connections between nodes. Includes H100 and A100 GPUs.
* [**Bessemer**](https://docs.hpc.shef.ac.uk/en/latest/bessemer/index.html): run by TUoS. Optimised for high-throughput of single-node jobs. Typically 40 cores per node. Includes V100 GPUs.
* [**Bede**](https://bede-documentation.readthedocs.io/): a GPU HPC cluster run by the N8 consortium (inc. TUoS). Designed to accommodate multi-node, multi-GPU jobs inc. machine learning/deep learning workflows.
* [**JADE 2**](https://docs.jade.ac.uk/): a GPU HPC cluster run by a different consortium (inc. TUoS). Designed to accommodate single-node, multi-GPU jobs for machine learning and molecular dynamics workflows.

All TUOS academics and researchers can request free access to Stanage and Bessemer. Research students need their supervisors to make requests.
All TUoS academics and researchers can request free access to Stanage and Bessemer. Research students need their supervisors to make requests.

There are slightly more formal application processes for Bede and JADE 2 - see the [HPC Documentation for details](https://docs.hpc.shef.ac.uk/en/latest/other-uk-hpc-resources.html#university-of-sheffield-directly-affliated-hpc-systems).

## Research data storage

TUOS [offers each PI 10TB of free storage](https://www.sheffield.ac.uk/it-services/research-storage),
which can optionally be made available to the two TUOS-managed HPC systems.
TUoS [offers each PI 10TB of free storage](https://www.sheffield.ac.uk/it-services/research-storage),
which can optionally be made available to the two TUoS-managed HPC systems.
Additional storage can be purchased from IT Services.

### Access to dedicated HPC resources
Expand Down

0 comments on commit d5d225b

Please sign in to comment.