Docs: Addd outline
This commit is contained in:
parent
99cd6d2d51
commit
befa4de16f
2 changed files with 15 additions and 2 deletions
Binary file not shown.
|
@ -21,9 +21,22 @@
|
|||
|
||||
\section{Lösungsansatz}
|
||||
|
||||
\subsection{V0 - Naive Implementierung}
|
||||
|
||||
% TODO: Je nach Aufgabenstellung einen der Begriffe wählen
|
||||
\section{Korrektheit/Genauigkeit}
|
||||
|
||||
\subsection{V1 - Optimierte Implementierung SIMD?}
|
||||
|
||||
|
||||
\subsection{V2 - Partielles Einlesen der Datei}
|
||||
|
||||
|
||||
\subsection{V3 - Threading}
|
||||
|
||||
|
||||
\subsection{V4 - Kombination aller Optimierungen}
|
||||
|
||||
|
||||
\section{Korrektheit}
|
||||
|
||||
|
||||
\section{Performanzanalyse}
|
||||
|
|
Loading…
Reference in a new issue