Skip to content

Frontend

Warning

This API is currently being completely reworked, and is subject to be removed in the future when a replacement is introduced

pyslurm.front_end

Access/update slurm front end node information.

get() method descriptor

Get front end node information.

Returns:

Type Description
dict

Dictionary whose key is the Topology ID

ids() method descriptor

Return the node IDs from retrieved data.

Returns:

Type Description
dict

Dictionary of node IDs

lastUpdate() method descriptor

Return last time (sepoch seconds) the node data was updated.

Returns:

Type Description
int

Epoch seconds

load() method descriptor

Load slurm front end node information.