- \begin{itemize}
- \item Rewrite the code in C++
- \item Parallelization with MPI (Message Passing Interface)
- \item Computation of data response (sound, image) is independent so
- it can be parallelized (computation of matrices A and B)
- \item Different regression tests are also independent
- \item Test of new idea? First test with matlab and then adapt to C++
- with MPI
- \end{itemize}
- % 1 - Comment le paralleliser
- % 2 - Langage et bibliotheque
-\end{frame}
-
-\begin{frame}{Finding the Optimal Parameters} % Slide 9
- % 1 - Quels parametres et pourquoi ?