Skip to content

Latest commit

 

History

History
85 lines (68 loc) · 2.91 KB

index.rst

File metadata and controls

85 lines (68 loc) · 2.91 KB

Cirrus

Cirrus is a HPC and data science service hosted and run by EPCC at The University of Edinburgh. It is one of the EPSRC Tier-2 National HPC Services.

Cirrus is available to industry and academic researchers. For information on how to get access to the system please see the Cirrus website.

The Cirrus facility is based around an SGI ICE XA system. There are 280 standard compute nodes and 38 GPU compute nodes. Each standard compute node has 256 GiB of memory and contains two 2.1 GHz, 18-core Intel Xeon (Broadwell) processors. Each GPU compute node has 384 GiB of memory, contains two 2.4 GHx, 20-core Intel Xeon (Cascade Lake) processors and four NVIDIA Tesla V100-SXM2-16GB (Volta) GPU accelerators connected to the host processors and each other via PCIe. All nodes are connected using a single Infiniband fabric and access the shared, 406 TiB Lustre file system.

This documentation covers:

  • Cirrus User Guide: general information on how to use Cirrus
  • Software Applications: notes on using specific software applications on Cirrus
  • Software Libraries: notes on compiling against specific libraries on Cirrus. Most libraries work as expected so no additional notes are required however a small number require specific documentation
  • Software Tools: Information on using tools such as debuggers and profilers on Cirrus

Information on using the SAFE web interface for managing and reporting on your usage on Cirrus can be found on the Tier-2 SAFE Documentation

This documentation draws on the Sheffield Iceberg Documentation and the documentation for the ARCHER National Supercomputing Service.

.. toctree::
   :maxdepth: 2
   :caption: Cirrus User Guide

   user-guide/introduction
   user-guide/connecting
   user-guide/transfer
   user-guide/resource_management
   user-guide/development
   user-guide/batch
   user-guide/singularity
   user-guide/python
   user-guide/gpu
   user-guide/object_store
   user-guide/reading

.. toctree::
   :maxdepth: 2
   :caption: Software Applications

   software-packages/altair_hw
   software-packages/Ansys
   software-packages/castep
   software-packages/cp2k
   software-packages/flacs
   software-packages/gaussian
   software-packages/gromacs
   software-packages/helyx
   software-packages/lammps
   software-packages/MATLAB
   software-packages/molpro
   software-packages/namd
   software-packages/openfoam
   software-packages/qe
   software-packages/starccm+
   software-packages/vasp
   software-packages/specfem3d

.. toctree::
   :maxdepth: 2
   :caption: Software Libraries

   software-libraries/intel_mkl

.. toctree::
   :maxdepth: 2
   :caption: Software Tools

   software-tools/ddt
   software-tools/scalasca