Skip to content

Commit 7994f5d

Browse files
committed
small .md correction and added performance to list of pages.
1 parent 8339fc0 commit 7994f5d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/documentation/expectedPerformance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CPU results utilize an entire die.
3434

3535
## Weak scaling
3636

37-
Strong scaling results are obtained by increasing the problem size with the number of processes so that work per process remains constant.
37+
Weak scaling results are obtained by increasing the problem size with the number of processes so that work per process remains constant.
3838

3939
### AMD MI250X GPU
4040

docs/documentation/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Example Cases](examples.md)
99
- [Running MFC](running.md)
1010
- [Flow Visualisation](visualisation.md)
11+
- [Performance Results](expectedPerformance.md)
1112
- [MFC's Authors](authors.md)
1213
- [References](references.md)
1314

0 commit comments

Comments
 (0)