Skip to content

πŸš€[Feature Request]: GPU and CPU memory both should be queryable via ClusterScopeΒ #80

@skalyan

Description

@skalyan

A clear and concise description of what you want to happen.

This method implicitly assumes that clients are only interested in GPU-memory. Let's add support for both CPU and GPU memory and rename existing method(s).

    def get_mem_per_node_MB(self) -> int:
        """Return the lowest amount of mem configured across all nodes in the cluster. Returns 0 if not a Slurm cluster.

A clear and concise description of any alternative solutions or features you've considered, if any.

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions