Skip to content

Allow to estimate memory usage before allocate #316

Description

@spossann

New method like sim.estimate_mem() that can be called BEFORE sim.allocate().

For this, we should have an abstract method Variable.estimate_mem() for each variable. The screen output can show the mem usage of each variable + overhead from other parts (pproc? aux variables...)

Metadata

Metadata

Assignees

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