Skip to content

Add a 'node_distribution' option to the slurm plugin. #152

Closed
@Paul-Ferrell

Description

@Paul-Ferrell
Collaborator

It would be nice to be able to select things like:

  • contiguous - Just use Slurm's contiguous option.
  • semi-contiguous - Select nodes that are contiguous, but allow gaps.
  • random - Select a random set of nodes. It would be nice if this was aware of other random selections in the current job, so that multiple random selections could run at once without risk of collision.
  • spaced - Space the nodes at a relatively even interval. Should also be aware of selected nodes for other jobs.

Activity

added this to the 2.3 milestone on Feb 21, 2020
linked a pull request that will close this issueWIP: Advanced Scheduling Features #174on Mar 19, 2020
modified the milestones: 2.3, future on Nov 24, 2020
self-assigned this
on Jan 11, 2021
modified the milestones: future, 2.4 on Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @Paul-Ferrell

    Issue actions

      Add a 'node_distribution' option to the slurm plugin. · Issue #152 · hpc/pavilion2