]> AND Private Git Repository - loba-papers.git/blobdiff - supercomp11/supercomp11.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
More details on experimental context.
[loba-papers.git] / supercomp11 / supercomp11.tex
index 472a724e88be8487149a813a776731b7585b11b1..cb1c9830d9f75c9ffafa8ab085c59ebbb245df76 100644 (file)
@@ -450,12 +450,31 @@ available at \textbf{FIXME URL}.
 \subsection{Experimental contexts}
 \label{Contexts}
 
-\textbf{FIXME once the experimentation is done!}
+\paragraph{Configurations}
 \begin{description}
-\item[platforms] homogeneous ; heterogeneous generated with the SIMULACRUM tool~\cite{QUINSON:2010:INRIA-00502839:1}
-\item[topologies]
-\item[algorithms]
-\item[etc.]
+\item[\textbf{platforms}] homogeneous (cluster); heterogeneous (subset
+  of Grid5000)
+\item[\textbf{platform size}] platforms with 16, 64, 256, and 1024 nodes
+\item[\textbf{topologies}] line; torus; hypercube
+\item[\textbf{initial load distribution}] initially on a only node;
+  initially on all nodes
+\item[\textbf{comp/comm ratio}] $10/1$, $1/1$, $1/10$
+\end{description}
+
+\paragraph{Algorithms}
+\begin{description}
+\item[\textbf{strategies}] makhoul; besteffort with $k\in \{1,2,4\}$
+\item[\textbf{variants}] with, and without virtual load (bookkeeping)
+\item[\textbf{domain}] real load, and integer load
+\end{description}
+
+\paragraph{Metrics}
+
+\begin{description}
+\item[\textbf{average idle time}]
+\item[\textbf{average convergence date}]
+\item[\textbf{maximum convergence date}]
+\item[\textbf{data transfer amount}] relative to the total data amount
 \end{description}
 
 \subsection{Validation of our approaches}