From: RCE Date: Mon, 20 Apr 2015 17:09:45 +0000 (+0200) Subject: RCE : Retenir les fichiers PDF a la place des JPEG X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/rce2015.git/commitdiff_plain/b0694e2563db1ac6146d29848f55971b9b021fd2?hp=42bfd8504dfc1ae1e1de017748fc27fb9a8e50e4 RCE : Retenir les fichiers PDF a la place des JPEG Merge branch 'master' of ssh://bilbo.iut-bm.univ-fcomte.fr/rce2015 Conflicts: CPU_Power_impact_on_execution_time.jpg Cluster_x_Nodes_N1_x_N2.jpg Cluster_x_Nodes_NX=150_and_NX=170.jpg Network_bandwith_impact_on_execution_time.jpg Network_latency_impact_on_execution_time.jpg Pb_size_impact_on_execution_time.jpg paper.tex --- diff --git a/CPU_Power_impact_on_execution_time.jpg b/CPU_Power_impact_on_execution_time.jpg deleted file mode 100644 index 51e64af..0000000 Binary files a/CPU_Power_impact_on_execution_time.jpg and /dev/null differ diff --git a/Cluster_x_Nodes_N1_x_N2.jpg b/Cluster_x_Nodes_N1_x_N2.jpg deleted file mode 100644 index 579f8b0..0000000 Binary files a/Cluster_x_Nodes_N1_x_N2.jpg and /dev/null differ diff --git a/Cluster_x_Nodes_NX=150_and_NX=170.jpg b/Cluster_x_Nodes_NX=150_and_NX=170.jpg deleted file mode 100644 index 1a118a7..0000000 Binary files a/Cluster_x_Nodes_NX=150_and_NX=170.jpg and /dev/null differ diff --git a/Network_bandwith_impact_on_execution_time.jpg b/Network_bandwith_impact_on_execution_time.jpg deleted file mode 100644 index bd092fb..0000000 Binary files a/Network_bandwith_impact_on_execution_time.jpg and /dev/null differ diff --git a/Network_latency_impact_on_execution_time.jpg b/Network_latency_impact_on_execution_time.jpg deleted file mode 100644 index ab9fd44..0000000 Binary files a/Network_latency_impact_on_execution_time.jpg and /dev/null differ diff --git a/Pb_size_impact_on_execution_time.jpg b/Pb_size_impact_on_execution_time.jpg deleted file mode 100644 index ecaa41d..0000000 Binary files a/Pb_size_impact_on_execution_time.jpg and /dev/null differ diff --git a/cluster_x_nodes_n1_x_n2.pdf b/cluster_x_nodes_n1_x_n2.pdf new file mode 100644 index 0000000..41a966f Binary files /dev/null and b/cluster_x_nodes_n1_x_n2.pdf differ diff --git a/cluster_x_nodes_nx_150_and_nx_170.pdf b/cluster_x_nodes_nx_150_and_nx_170.pdf new file mode 100644 index 0000000..95b10a6 Binary files /dev/null and b/cluster_x_nodes_nx_150_and_nx_170.pdf differ diff --git a/cpu_power_impact_on_execution_time.pdf b/cpu_power_impact_on_execution_time.pdf new file mode 100644 index 0000000..1e56dd2 Binary files /dev/null and b/cpu_power_impact_on_execution_time.pdf differ diff --git a/network_bandwith_impact_on_execution_time.pdf b/network_bandwith_impact_on_execution_time.pdf new file mode 100644 index 0000000..9d2ffd0 Binary files /dev/null and b/network_bandwith_impact_on_execution_time.pdf differ diff --git a/network_latency_impact_on_execution_time.pdf b/network_latency_impact_on_execution_time.pdf new file mode 100644 index 0000000..1c00414 Binary files /dev/null and b/network_latency_impact_on_execution_time.pdf differ diff --git a/paper.tex b/paper.tex index 0ec97f3..8583e51 100644 --- a/paper.tex +++ b/paper.tex @@ -1,4 +1,3 @@ -%\documentclass[conference]{IEEEtran} \documentclass[times]{cpeauth} \usepackage{moreverb} @@ -226,14 +225,14 @@ The results in figure 1 show the non-variation of the number of iterations of classical GMRES for a given input matrix size; it is not the case for the multisplitting method. -%%\begin{wrapfigure}{l}{60mm} +%\begin{wrapfigure}{l}{60mm} \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{Cluster_x_Nodes_NX=150_and_NX=170.jpg} -\caption{Cluster x Nodes NX=150 and NX=170 \label{overflow}} +\includegraphics[width=60mm]{cluster_x_nodes_nx_150_and_nx_170.pdf} +\caption{Cluster x Nodes NX=150 and NX=170} +%\label{overflow}} \end{figure} -%%\end{wrapfigure} - +%\end{wrapfigure} Unless the 8x8 cluster, the time execution difference between the two algorithms is important when @@ -260,11 +259,14 @@ matrix size. %\RCE{idem pour tous les tableaux de donnees} +%\begin{wrapfigure}{l}{60mm} \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{Cluster_x_Nodes_N1_x_N2.jpg} -\caption{Cluster x Nodes N1 x N2\label{overflow}} +\includegraphics[width=60mm]{cluster_x_nodes_n1_x_n2.pdf} +\caption{Cluster x Nodes N1 x N2} +%\label{overflow}} \end{figure} +%\end{wrapfigure} The experiments compare the behavior of the algorithms running first on speed inter- cluster network (N1) and a less performant network (N2). @@ -291,8 +293,9 @@ Table 3 : Network latency impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{Network_latency_impact_on_execution_time.jpg} -\caption{Network latency impact on execution time\label{overflow}} +\includegraphics[width=60mm]{network_latency_impact_on_execution_time.pdf} +\caption{Network latency impact on execution time} +%\label{overflow}} \end{figure} @@ -322,8 +325,9 @@ Table 4 : Network bandwidth impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{Network_bandwith_impact_on_execution_time.jpg} -\caption{Network bandwith impact on execution time\label{overflow}} +\includegraphics[width=60mm]{network_bandwith_impact_on_execution_time.pdf} +\caption{Network bandwith impact on execution time} +%\label{overflow} \end{figure} @@ -350,8 +354,9 @@ Table 5 : Input matrix size impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{Pb_size_impact_on_execution_time.jpg} -\caption{Pb size impact on execution time\label{overflow}} +\includegraphics[width=60mm]{pb_size_impact_on_execution_time.pdf} +\caption{Pb size impact on execution time} +%\label{overflow}} \end{figure} In this experimentation, the input matrix size has been set from @@ -384,8 +389,9 @@ Table 6 : CPU Power impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{CPU_Power_impact_on_execution_time.jpg} -\caption{CPU Power impact on execution time\label{overflow}} +\includegraphics[width=60mm]{cpu_power_impact_on_execution_time.pdf} +\caption{CPU Power impact on execution time} +%\label{overflow}} \end{figure} Using the SIMGRID simulator flexibility, we have tried to determine the diff --git a/pb_size_impact_on_execution_time.pdf b/pb_size_impact_on_execution_time.pdf new file mode 100644 index 0000000..f5ddb51 Binary files /dev/null and b/pb_size_impact_on_execution_time.pdf differ