threads->coeurs
This commit is contained in:
parent
f42f7d91ba
commit
92e9c86e25
1 changed files with 2 additions and 2 deletions
|
@ -89,8 +89,8 @@ de \texttt{gcc}, parfois sur 2 machines.
|
|||
\def\mtwo{\textit{Machine 2}} % portable
|
||||
|
||||
\begin{enumerate}
|
||||
\item \textbf{12 threads} pour la \mone.
|
||||
\item \textbf{8 threads} pour la \mtwo.
|
||||
\item \textbf{12 \coeurs} pour la \mone.
|
||||
\item \textbf{8 \coeurs} pour la \mtwo.
|
||||
\end{enumerate}
|
||||
|
||||
\subsection{Naïf}\label{stats:naive}
|
||||
|
|
Reference in a new issue