Skip to content

[Pathfinder] Initial batch run support#138

Open
Clementsaic wants to merge 1 commit intoreleasefrom
experimental
Open

[Pathfinder] Initial batch run support#138
Clementsaic wants to merge 1 commit intoreleasefrom
experimental

Conversation

@Clementsaic
Copy link
Copy Markdown
Member

Allows running pathfinder on a batch of reconfigurations by specifying a directory containing (properly labelled) initial and final states as the input file.

Does not currently support dividing the work across multiple processes at the same time, instead just starts new pathfinder processes sequentially for each reconfiguration in the directory (and waits for each process to finish before starting the next one), but that is something we could look into if it seems useful (worth considering the additional resource strain of running in parallel though).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant