Skip to content

OSError: [Error] Too many open files (devel branch) #262

@jkha-unist

Description

@jkha-unist

In the devel branch, the updated misc.py causes the programs to open a large number of files simultaneously during a simulation, closing them only upon completion.

For coupled trajectory simulations with a large number of trajectories, this triggers an OSError: [Errno 24] Too many open files, as the system maintains open file descriptors for the entire duration of the simulation. (Currently confirmed for CTv2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions