Skip to content

[ChunkedBloscFileDataManager] File IO parallelism #8

Description

@j6k4m8

Right now, each cuboid on disk is read in series, but we know both the shape as well as the filenames a priori. This could theoretically be parallelized, though it'll require some cleverness with the ndarray API, which I don't believe supports parallel reads/writes by default.

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

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions