mirror of
https://github.com/Findus23/Bachelors-Thesis.git
synced 2024-08-27 19:52:12 +02:00
fix number of working old simulations
This commit is contained in:
parent
18cf8f228d
commit
42fd8ec57c
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ In the first simulation run for every parameter combination from Table \ref{tab:
|
|||
miluphcuda -N 20000 -I rk2_adaptive -Q 1e-4 -n 300 -a 0.5 -H -t 144.0 -f impact.0000 -m material.cfg -s -g
|
||||
\end{lstlisting}
|
||||
|
||||
This simulation run ran on the \texttt{amanki} server using a \texttt{Nvidia GTX 1080} taking about \SI{30}{\minute} per simulation as the \texttt{Nvidia GTX 1080} is the fastest consumer GPU for this simulation set in a comparison of 13 tested GPUs.\footcite{Dorninger} Of the 960 simulations, 858\todo{double-check number} succeed and were used in the analysis.
|
||||
This simulation run ran on the \texttt{amanki} server using a \texttt{Nvidia GTX 1080} taking about \SI{30}{\minute} per simulation as the \texttt{Nvidia GTX 1080} is the fastest consumer GPU for this simulation set in a comparison of 13 tested GPUs.\footcite{Dorninger} Of the 960 simulations, 822 succeed and were used in the analysis.
|
||||
|
||||
|
||||
\section{Post-Processing}
|
||||
|
|
Loading…
Reference in a new issue