Skip to content

Distributed graph loading #23

Open
@maniospas

Description

@maniospas

Create a distributed implementation of graph loading, where each worker loads part of the same graph.

  • To support interoperability between backends, create a class of Lazygraph that subclasses Fastgraph that replaces the whole initialization process within the preprocessor.
  • This might require backend-agnostic preprocessing while disabling certain customiazations of the preprocessing. Getting to execute things in a distributed backend is the trade-of.
  • Create a table of graph types with advantages and disadvantages in the docs.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions