Skip to content

show free resources #44

Description

@JRMeyer

if you want to send a job to a GPU, you need to deduce which gpus are free via:

pit show nodes

and then:

for node in nodes:
    pit show node:$node

This isn't very efficient, and something along the lines of pit shoe nodes:free would be better

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions