Skip to content

TODO: Reduce memory requirements for 3c2e integrals storage #4

@manassharma07

Description

@manassharma07

One way to reduce the memory requriement is to calculate the 3c2e ERI in batches (first apply schwarz screening for the batch to find offsets and all and then evaluate the 3c2e ERI). After the batch is computed, see if there are still some close to zero elements and get rid of those and thus compress the array further. Offsets or any indices arrays will need to be updated accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions