Skip to content

ClusterTable memory requirements #127

@ms609

Description

@ms609

Running consensus_info() with 36000 trees requires a vector of 36000 ClusterTables, which requires more memory than is available.

Can we reduce the memory requirement of a ClusterTable?
(Perhaps we need to operate on the heap rather than the stack?)

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