Skip to content

Commit

Permalink
readthedocs error fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaputko committed Oct 25, 2024
1 parent e618758 commit 2b30334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smartsim/builders/ensemble.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ def __init__(
ensemble = Ensemble(name="name",exe="python",exe_arg_parameters=exe_arg_parameters,
file_parameters=file_params,permutation_strategy="step", replicas=2)
This configuration will result in each ParamSet being replicated, effectively doubling
the number of Applications created.
Expand Down

0 comments on commit 2b30334

Please sign in to comment.