Frontend
Warning
This API is currently being completely reworked, and is subject to be removed in the future when a replacement is introduced
pyslurm.deprecated.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
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.