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 8cf351b commit 67b207eCopy full SHA for 67b207e
docs/common_information/report.rst
@@ -24,7 +24,7 @@ Recommended structure
24
- Problem Statement (task definition and constraints)
25
- Algorithm Description (baseline/sequential)
26
- Parallelization Scheme (MPI topology/data flow or threads scheduling)
27
-- Implementation Details per technology used (only those in your semester)
+- Implementation Details per technology used
28
- Experimental Results
29
- Environment (CPU, OS, compiler, build type; thread/process counts)
30
- Execution time tables/plots; performance metrics (speedup/efficiency)
0 commit comments