• Home
  • Accessing Our Facilities
    • Apply for Access
    • HPC Resource List
    • Our Staff
    • Our Research Projects
    • Our Research Software

    • Contributions & Costings
    • HPC Driving Test
  • Documentation
    • Documentation Home
    • Getting Started
    • Advanced Topics
    • Training & Workshops
    • FAQ
    • Policies & Procedures
    • Using the Wiki

    • Data & Report Terminology
    • About this website
  • My Account
    • My HPC Projects
HPC Support
Trace: • 011

How can I see what resources are on each node/partition?

Option 1

View the HPC resources type table, this gives you detailed hardware specifications of each physical server node type:

  • https://hpc.researchcomputing.ncl.ac.uk/calc/resources/

Option 2

View the partition definitions, this shows what default values are available in each of the Slurm resource partitions.

View the Rocket partition definitions:

  • HPC Resources & Partitions - Rocket

View the Comet partition definitions:

  • HPC Resources & Partitions - Comet

Option 3

Use sinfo to report on current partition resource availability. On Rocket you can see the list of CPU and GPU resources on the power partition as follows:

$ sinfo -o "%6N %8c %G" -p power
NODELI CPUS     GRES
pn001  128      gpu:Tesla-V100-SXM2-16GB:4
$

Repeat as needed for each partition type you are interested in; the same commands work for Comet.

Note that all our node types of the same category are identical - we don't have mixes of different GPU types within the same node type; all small GPU hosts have the same card, and all large GPU hosts have the same.


Back to FAQ index

Previous Next

HPC Support

Table of Contents

Table of Contents

  • How can I see what resources are on each node/partition?
    • Option 1
    • Option 2
    • Option 3

Main Content Sections

  • Documentation Home
  • Getting Started
  • Advanced Topics
  • Training & Workshops
  • FAQ
  • Policies & Procedures
  • Using the Wiki
  • Contact us & Get Help

Documentation Tools

  • Wiki Login
  • RSE-HPC Team Area
Developed and operated by
Research Software Engineering
Copyright © Newcastle University
Contact us @rseteam