Skip to content

Memory Leak for repeated set() parameter calls #132

@jacksonross1024

Description

@jacksonross1024

Repeatedly calling .set() for a Parameter and VectorParameter, when set is non-uniform, overrides the StaticField previously there. Since this is a common occurance in the python script (set constant/static/uniform values for EQ, then have non-uniform for driving simulations or grid searches/loops) with the same world and/or ferromagnet, this can build up considerable memory loss (many GB in only a few iterations).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions