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

Private GIT Repository
12-02-2014 1
authorlilia <lilia@amazigh.bordeaux.inria.fr>
Wed, 12 Feb 2014 09:38:17 +0000 (10:38 +0100)
committerlilia <lilia@amazigh.bordeaux.inria.fr>
Wed, 12 Feb 2014 09:38:17 +0000 (10:38 +0100)
GMRES_Journal.tex

index cd0af72c7da53a5b529069629e6fd39e67c44751..37acbcc10e3c23b5c7870d76c8c297cfa45b2eeb 100644 (file)
@@ -944,7 +944,7 @@ torso3            & 57.469 s       & 16.828 s     & {\bf 3.415}   & 926.588 s
 
 
  
-Another very important issue, which might be ignored by too many people, is that the communications have a greater influence on a cluster of GPUs than on a cluster of CPUs. There are two reasons for that. The first one comes from the fact that with a cluster of GPUs, the CPU/GPU data transfers slow down communications between two GPUs that are not on the same machines. The second one is due to the fact that with GPUs the ratio of the computation time over the communication time decreases since the computation time is reduced. So the impact of the communications between GPUs might be a very important issue that can limit the scalability of parallel algorithms.
+Another very important issue, which might be ignored by too many people, is that the communications have a greater influence on a cluster of GPUs than on a cluster of CPUs. There are two reasons for that. The first one comes from the fact that with a cluster of GPUs, the CPU/GPU data transfers slow down communications between two GPUs that are not on the same machines. The second one is due to the fact that with GPUs the ratio of the computation time over the communication time decreases since the computation time is reduced. So the impact of the communications between GPUs might be a very important issue that can limit the scalability of parallel algorithms.
 
 %%--------------------%%
 %%      SECTION 7     %%