Skip to content

Scoping issue with large matrices #47

Description

@RK900

If we put the parallel score_matrix code in name == main, the code runs for an arbitrarily large matrix.

If parallel score_matrix is left as a class function, the code errors out for a large matrix (2350 x 130000)

redis.exceptions.ConnectionError: Error 104 while writing to socket. Connection reset by peer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions