Skip to content

Smarter loading for Dask based implementations #102

Description

@sroet

As mentioned in #101 , there are some limitations on the DaskContactFrequency, mainly:

  • The whole trajectory has to fit into memory as it is loaded once to figure out the length and then for every worker to slice out their trajectory.
  • We only support the loading of 1 trajectory file at the moment.

Both these issues should be solvable with a somewhat smart implementation of mdtraj.iterload with a sensible skip and splitting out trajectories.

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