Skip to content

Commit

Permalink
Minor fix to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsaavedra committed Jul 11, 2024
1 parent 80de4ab commit fd7874d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

### Added

- MINOR The multigrid output now also prints the workload imbalance and vertical communication efficiency of the multigrid hierarchy being used. In addition, the mulrigrid timers were corrected. [#1194](https://github.com/chaos-polymtl/lethe/pull/1194)
- MINOR The multigrid output now also prints the workload imbalance and vertical communication efficiency of the multigrid hierarchy being used. In addition, the mulrigrid timers now print the min max and average times correctly with the appropriate rank. [#1194](https://github.com/chaos-polymtl/lethe/pull/1194)

## [Master] - 2024-07-09

Expand Down

0 comments on commit fd7874d

Please sign in to comment.