Scoreboard

Note: This is experimental and results are for reference only!

(S)olution - The correctness and completeness of the implemented solution.
(A)cceleration - The process of speeding up software to improve performance. Speedup = T(seq) / T(parallel)
(E)fficiency - Optimizing software speed-up by improving CPU utilization and resource management. Efficiency = Speedup / NumProcs * 100%
(D)eadline - The timeliness of the submission in relation to the given deadline.
(P)lagiarism - The originality of the work, ensuring no copied content from external sources.

Tasks all mpi omp seq stl tbb Total
S A E D P S A E D P S A E D P S A E D P S A E D P S A E D P
example_processes 0 ? ? 0 0 0 ? ? 0 0 0 ? ? 0 0 4 ? ? 0 0 0 ? ? 0 0 0 ? ? 0 0 4
example_threads 10 ? ? 0 0 0 ? ? 0 0 6 ? ? 0 0 4 ? ? 0 0 8 ? ? 0 0 6 ? ? 0 0 34