You are here

slurmHosts


Name
    slurmHosts - displays hosts and their static and dynamic resources/features.

Syntax

    slurmHosts

Description

    Displays information about hosts that are in Slurm batch system. It lists the state, scratch disk, used / total memory, used job slot / total job slots and the features of all available nodes. The The string lists under FEATURES can be used to request the OS and NODE_TAG, such as "OS: centos77", "NODE_TAG: farm18".
farm1901.jlab.org> /site/scicomp/auger-slurm/bin/slurmHosts -h | head
HOST_NAME     STATE     DISK(GB)  MEMORY(GB)   JOB       FEATURES       
farm1901    ALLOCATED      781       79/252    128/128 farm19,amd,centos77,general
farm1902    MIXED          781       103/252   126/128 farm19,amd,centos77,general
farm1903    MIXED          781       77/252    120/128 farm19,amd,centos77,general
farm1904    MIXED          781       86/252    124/128 farm19,amd,centos77,general
farm1905    MIXED          781       81/252    126/128 farm19,amd,centos77,general
farm1906    MIXED          781       70/252    126/128 farm19,amd,centos77,general
farm1907    MIXED          781       85/252    126/128 farm19,amd,centos77,general
farm1908    ALLOCATED      781       81/252    128/128 farm19,amd,centos77,general
farm1909    MIXED          781       93/252    126/128 farm19,amd,centos77,general
[...]
sciml1901   MIXED          800       184/187   8/64    gpu,TitanRTX     
sciml1902   MIXED          800       184/187   8/64    gpu,TitanRTX     
sciml1903   MIXED          800       184/187   8/64    gpu,TitanRTX 

Option
     no option.