]> AND Private Git Repository - rce2015.git/commitdiff
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
start of abstract
authorcouturie <raphael.couturier@univ-fcomte.Fr>
Sun, 26 Apr 2015 20:02:06 +0000 (22:02 +0200)
committercouturie <raphael.couturier@univ-fcomte.Fr>
Sun, 26 Apr 2015 20:02:06 +0000 (22:02 +0200)
paper.tex

index 94c5125ddb08b184b4659f54f1acfe12bc03c2f6..8e5c695d40ca419981e5ab77dbc5743b6db7c3e6 100644 (file)
--- a/paper.tex
+++ b/paper.tex
 %% Lilia Ziane Khodja: Department of Aerospace \& Mechanical Engineering\\ Non Linear Computational Mechanics\\ University of Liege\\ Liege, Belgium. Email: l.zianekhodja@ulg.ac.be
 
 \begin{abstract}
-ABSTRACT
+  The behavior of multicore applications is always a challenge to predict, especially with a new architecture for which no experiment has been performed. With some applications, it is difficult, if not impossible, to build accurate performance models. That is why another solution is to use a simulation tools that allows us to change many parameters of the architecture (network bandwidth, latency, number of processors) and to simulate the execution of such applications.
+
+  In this paper, we focus our attention on two parallel iterative algorithms: one with synchronoous iterations and another one with asynchronous iterations.
+
+  
 \end{abstract}
 
 \keywords{Algorithm; distributed; iterative; asynchronous; simulation; simgrid; performance}
 
 \maketitle
 
-\section{Introduction}
+\section{Introduction} 
 
 \section{The asynchronous iteration model}