Skip to content

Monitor interpolation memory usage when using GPUs #59

@jankrepl

Description

@jankrepl

People have run out of memory in the middle of interpolation.

  • Once the interpolation is done, there is no need to keep the successfully interpolated in the GPU memory. Make sure it is deleted (e.g. .to("cpu").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions