feat: fininshed poli calculations

This commit is contained in:
Krzysztof Rudnicki 2024-12-09 22:41:07 +01:00
parent c0f613f6f6
commit 11707817df
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -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}