Skip to content

Incremental reading of static files in socket calculation #51

@alchem0x2A

Description

@alchem0x2A

The current read_results method depends on reading all chunks in the output file at once, which is very inefficient when the output file is huge (especially large MD and socket calculations).

It may need some substantial changes to the SparcBundle design, as all results are passed by raw_results, a possible solution is to allow read_raw_results to pass indices, and use ImageIterator to move along indices

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