mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 13:03:05 +02:00
feat: fininshed poli calculations
This commit is contained in:
parent
c0f613f6f6
commit
11707817df
Binary file not shown.
@ -161,7 +161,7 @@ Wszystkie podstawowe funkcje wykorzystywane w Richardsonie zostały zrównoleglo
|
||||
5000 & 2.170e+02 & 9.077e+01 & 2.402e+02 & 1.368e+01 \\ \hline
|
||||
10000 & 8.615e+02 & 2.378e+02 & 9.705e+02 & 4.643e+01 \\ \hline
|
||||
nemeth12 & 3.630e+02 & 1.105e+02 & 3.863e+02s & 2.133e+01 \\ \hline
|
||||
poli3 & 1.291e+03 & 1.187e+03s & 1.363e+03 & 7.561e+02\\ \hline
|
||||
poli3 & 1.291e+03 & 1.187e+03s & 1.363e+03 & 7.029e+01\\ \hline
|
||||
\end{tabular}
|
||||
\caption{Wyniki dla różnych zrównolegleń (procesy, wątki i tablice rozproszone)}
|
||||
\label{tab:test_results_full}
|
||||
@ -286,6 +286,7 @@ $S(n, p) = \frac{T(n, 1)}{T(n, p)} $
|
||||
5000 & 2.39e+00 & 9.04e-01 & 1.59e+01 \\ \hline
|
||||
10000 & 3.62e+00 & 8.88e-01 & 1.86e+01 \\ \hline
|
||||
nemeth12 & 3.28e+00 & 9.40e-01 & 1.70e+01 \\ \hline
|
||||
poli3 & 1.09e+00 & 9.47e-01 & 1.84e+01 \\ \hline
|
||||
\end{tabular}
|
||||
\label{tab:calculated_speedup}
|
||||
\end{table}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user