Skip to content

Error: cannot allocate vector of size 2.0 Gb #9

@shangyuan232

Description

@shangyuan232

Hi Pavel, I'm processing a bipartite network object converted from a 14000x9000 matrix. When I was running net.fit <- ergmm(net~euclidean(d=2)), it showed Error: cannot allocate vector of size 2.0Gb, then I increased the memory limit to 100,000, it showed Error: cannot allocate vector of size 3.9Gb after 3 hours. I increased the memory limit again to 1,000,000, it showed Error: cannot allocate vector of size 2.0Gb again after 4 hours.

What's the maximum network size that latentnet can process? Is there any way to get rid of the above error and make the calculation faster?

Thanks!

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