Skip to content

Issue warning if a computation actually used more memory than allowed_mem #110

@tomwhite

Description

@tomwhite

We know the peak memory used in every task, so if this value ever exceeds the amount specified in allowed_mem (specified by the user) then we can issue a warning. We should encourage users to report these as bugs in cubed (though the immediate workaround would be to increase the memory available to the runtime).

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