Skip to content

DiskArrayEngine crashes Julia with too much memory consumption #9

@felixcremer

Description

@felixcremer

When I run the PyramidScheme fill_pyramids function with a 45000 x 45000 matrix the memory consumption of the julia process keeps slowely increasing until there is no RAM left on the computer and julia crashes.
This happens with threaded=true.
With threaded=false it seems as if the memory consumption stays roughly constant.
This is currently running and I will post an update as soon as this run through or crashed as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions