Merge pull request #1666 from paulromano/tally-fixes

Several fixes/improvements for large tally cases
This commit is contained in:
Patrick Shriwise 2020-10-12 12:36:25 -05:00 committed by GitHub
commit a70eda04ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 43 additions and 24 deletions

View file

@ -161,3 +161,5 @@ All values are given in seconds and are measured on the master process.
source sites between processes for load balancing.
- **accumulating tallies** (*double*) -- Time spent communicating
tally results and evaluating their statistics.
- **writing statepoints** (*double*) -- Time spent writing statepoint
files