Skip to content

Revise memory limits on the default LocalCluster #3956

@martindurant

Description

@martindurant

A Client() will create processes with hard memory limits 1/N of the system RAM; they will be killed by the nanny at 95%. It actually may be fine on a local machine to increase beyond this, and in any case, a new process will appear and all the work will be redistributed on the same node anyway.

This is open for discussion.

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