Skip to content

[Feature Req.] Faster caching of initial conditions #57

@steven-murray

Description

@steven-murray

Currently each process has to read the ICs that have been cached. This is because we can't pickle data more than 4GB. We should figure out a workaround, because when all the processes try to read the same file at the same time, it makes the processes wait for the file to be unlocked.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions