Skip to content

More comprehensive multiprocessing #2

@sienkie

Description

@sienkie

TODO:

  • Add multiprocessing to "prepare" mode, to have every network layer prepared in parallel. Make sure it performs well memory-wise for both high number of layers and large feature matrices.
  • Update multiprocessing in "run" mode. Currently we are running factorization in parallel for every sparsity value. If we run it on parallel for every (sparsity, repetition) pair, functions would be more atomic and we would make better use of resources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sumo prepareIssue concerns "prepare" modesumo runissue concerns "run" mode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions