Skip to content

[Command Line] Parallelize run configuration runs #170

@tryuan99

Description

@tryuan99

It seems like that the standalone build can be invoked multiple times in parallel, so we should do that to run multiple simulations simultaneously. We just need to make sure that:

  1. All logs are written to the same directory.
  2. The seed is different for each simulation run.
  3. The -logFile does not overwrite each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions