Skip to content

How to set the number of parallels when using scatter #1827

Open
@kongxiangya

Description

@kongxiangya

For example, when we run 100 samples and use scatter, we add --parallel at runtime. In reality, 100 samples will be submitted simultaneously at runtime, resulting in insufficient system memory. Is there a parameter that can set the number of allowed parallels? For example, if set to 20, only 20 samples will be run at a time. When a sample is completed, other samples will be run, and overall, the running samples will be kept to be less than or equal to 20

If this configuration is not currently available, where would you suggest adding it and how to write it appropriately

thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions