Skip to content

Support differente parallelization options across structures #11

@t-reents

Description

@t-reents

Maybe add a general decorator/wrapper that could be used to parallellize inpainting and relaxation over structures.

It should support

  • MPI parallelization. Either many CPU tasks or multiple GPUs (in this case, remember to set the torch device)
  • Split the structures into multiple jobs (useful in case it's easier to submit several short jobs instead of one long running one)

Check the following parts of the WorkGraph to address point 2:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions