Skip to content

Commit

Permalink
Merge branch 'master' into nickmalleson-issue-255
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Malleson committed Mar 12, 2021
2 parents 7a6b5e1 + 17cdf0c commit a7700d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ python microsim/main.py --opencl-gui
```

#### Caching of population initialisation
The population initialisation step runs before either of the models and can be time consuming (~10 minutes). In order to run
The population initialisation step runs before either of the models and can be time consuming (~10 minutes or up to 2 hours). In order to run
the models using a cache of previous results simply pass the `--use-cache` flag.

### Output Dashboards
Expand Down

0 comments on commit a7700d7

Please sign in to comment.