Skip to content

Parallelise Scipy operation for faster run #2

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

Activity

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

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