Skip to content

Parallelise Scipy operation for faster run #2

@shivam1702

Description

@shivam1702

Hi, I noticed that the models uses a sparse matrix dot product. For extremely large matrices in the order of millions of nodes (currently working with 5 million nodes, but need to work on 200+ million nodes), this operation is NOT able to run parallely on multiple CPUs simultaneously.

Could you suggest me know how to either:

  1. Parallelise this operation, or
  2. Any alternate solution to this part of the pipeline

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