Skip to content

Running on a cluster using multiple compute nodes with SLURM/SLURMGraph and MultiProc #3295

@lcebaman

Description

@lcebaman

Summary

Currently running on a cluster inside a compute node however it is desired to run on more than 1 node at the same time.

Information

How can we use SLURMGraph plugin to run on multiple compute nodes and MultiProc to fully populate the compute nodes? From the documentation, all we can see is:

workflow.run(plugin='SLURMGraph', plugin_args = {'dont_resubmit_completed_jobs': True})

How can we specify the number of compute nodes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions