Skip to content

Memory increases when calling nanomaker in a for loop #9

@fcattafesta

Description

@fcattafesta

Memory increases when calling nanomaker in a for loop in order to simulate multiple files. This could be due to the fact that we are working with jitted ROOT.RDataFrame and jitted code is accumulated at each iteration. As suggested here a possible solution is to spawn a different process for each file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions