Skip to content

Scoping issue with large matrices #47

@RK900

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.

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