We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8339fc0 commit 7994f5dCopy full SHA for 7994f5d
docs/documentation/expectedPerformance.md
@@ -34,7 +34,7 @@ CPU results utilize an entire die.
34
35
## Weak scaling
36
37
-Strong scaling results are obtained by increasing the problem size with the number of processes so that work per process remains constant.
+Weak scaling results are obtained by increasing the problem size with the number of processes so that work per process remains constant.
38
39
### AMD MI250X GPU
40
docs/documentation/readme.md
@@ -8,6 +8,7 @@
8
- [Example Cases](examples.md)
9
- [Running MFC](running.md)
10
- [Flow Visualisation](visualisation.md)
11
+- [Performance Results](expectedPerformance.md)
12
- [MFC's Authors](authors.md)
13
- [References](references.md)
14
0 commit comments