Skip to content

parallel chunking routine and Python 2GB bottleneck for large statsmodels OLS #154

@turbach

Description

@turbach

Appears to be a monkey jar ... the chunker ships jobs out to the pool that fit through the 2GB bottleneck then statsmodel OLS fitting inflates the size and the returns are too big to make it back through the bottleneck.

Possible workaround: use tester fit to estimate OLS return size and chunk accordingly for 2GB, fall back to serial.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions