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

Private GIT Repository
Commentaires
authorRCE <cramamonjisoa@bilbo.iut-bm.univ-fcomte.fr>
Tue, 22 Apr 2014 22:45:55 +0000 (00:45 +0200)
committerRCE <cramamonjisoa@bilbo.iut-bm.univ-fcomte.fr>
Tue, 22 Apr 2014 22:45:55 +0000 (00:45 +0200)
Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/hpcc2014

Conflicts:
hpcc.tex

hpcc.tex

index 3d920650a3ae7dcf62da610fec38fd08466b6b8c..b857d5cbd0ed5b22d597c4bd65982acda5315199 100644 (file)
--- a/hpcc.tex
+++ b/hpcc.tex
@@ -152,7 +152,7 @@ SimGrid toolkit~\cite{SimGrid}). Second, we confirm the effectiveness of
 asynchronous mode algorithms by comparing their performance with the synchronous
 mode. More precisely, we had implemented a program for solving large
 non-symmetric linear system of equations by numerical method GMRES (Generalized
-Minimal Residual) []\AG[]{[]?}. We show, that with minor modifications of the
+Minimal Residual) []\AG[]{[]?}.\LZK{Problème traité dans le papier est symétrique ou asymétrique? (Poisson 3D symétrique?)} We show, that with minor modifications of the
 initial MPI code, the SimGrid toolkit allows us to perform a test campaign of a
 real AIAC application on different computing architectures. The simulated
 results we obtained are in line with real results exposed in ??\AG[]{??}.
@@ -555,10 +555,14 @@ lat latency, \dots{}).
        \item Maximum number of internal and external iterations;
        \item Internal and external precisions;
        \item Matrix size $N_x$, $N_y$ and $N_z$;
+<<<<<<< HEAD
        \item Matrix diagonal value: \np{6.0};
        \item Matrix Off-diagonal value: \np{-1};
         \LZK{Off-diagonal values? (-1?)}
         \CER{oui}
+=======
+       \item Matrix diagonal value: \np{6.0}, \LZK{Off-diagonal values? (-1.0?)}
+>>>>>>> 5fb6769d88c1720b6480a28521119ef010462fa6
        \item Execution Mode: synchronous or asynchronous.
 \end{itemize}
 
@@ -628,6 +632,8 @@ demonstrated an original solution to optimize the use of a simulation
 tool to run efficiently an iterative parallel algorithm in asynchronous 
 mode in a grid architecture. 
 
+\LZK{Perspectives???}
+
 \section*{Acknowledgment}
 
 This work is partially funded by the Labex ACTION program (contract ANR-11-LABX-01-01).