From 239f7fccc1064a9fccc94e25ce91e23a297402c1 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 20 Apr 2015 13:29:10 +0200 Subject: [PATCH] Rename figures. Remove spaces from file names, and use proper case for extension. --- ...me.JPG => CPU_Power_impact_on_execution_time.jpg | Bin ...Nodes N1 x N2.JPG => Cluster_x_Nodes_N1_x_N2.jpg | Bin ...170.JPG => Cluster_x_Nodes_NX=150_and_NX=170.jpg | Bin ...=> Network_bandwith_impact_on_execution_time.jpg | Bin ... => Network_latency_impact_on_execution_time.jpg | Bin ...time.JPG => Pb_size_impact_on_execution_time.jpg | Bin paper.tex | 12 ++++++------ 7 files changed, 6 insertions(+), 6 deletions(-) rename CPU Power impact on execution time.JPG => CPU_Power_impact_on_execution_time.jpg (100%) rename Cluster x Nodes N1 x N2.JPG => Cluster_x_Nodes_N1_x_N2.jpg (100%) rename Cluster x Nodes NX=150 and NX=170.JPG => Cluster_x_Nodes_NX=150_and_NX=170.jpg (100%) rename Network bandwith impact on execution time.JPG => Network_bandwith_impact_on_execution_time.jpg (100%) rename Network latency impact on execution time.JPG => Network_latency_impact_on_execution_time.jpg (100%) rename Pb size impact on execution time.JPG => Pb_size_impact_on_execution_time.jpg (100%) diff --git a/CPU Power impact on execution time.JPG b/CPU_Power_impact_on_execution_time.jpg similarity index 100% rename from CPU Power impact on execution time.JPG rename to CPU_Power_impact_on_execution_time.jpg diff --git a/Cluster x Nodes N1 x N2.JPG b/Cluster_x_Nodes_N1_x_N2.jpg similarity index 100% rename from Cluster x Nodes N1 x N2.JPG rename to Cluster_x_Nodes_N1_x_N2.jpg diff --git a/Cluster x Nodes NX=150 and NX=170.JPG b/Cluster_x_Nodes_NX=150_and_NX=170.jpg similarity index 100% rename from Cluster x Nodes NX=150 and NX=170.JPG rename to Cluster_x_Nodes_NX=150_and_NX=170.jpg diff --git a/Network bandwith impact on execution time.JPG b/Network_bandwith_impact_on_execution_time.jpg similarity index 100% rename from Network bandwith impact on execution time.JPG rename to Network_bandwith_impact_on_execution_time.jpg diff --git a/Network latency impact on execution time.JPG b/Network_latency_impact_on_execution_time.jpg similarity index 100% rename from Network latency impact on execution time.JPG rename to Network_latency_impact_on_execution_time.jpg diff --git a/Pb size impact on execution time.JPG b/Pb_size_impact_on_execution_time.jpg similarity index 100% rename from Pb size impact on execution time.JPG rename to Pb_size_impact_on_execution_time.jpg diff --git a/paper.tex b/paper.tex index 923a1df..0ec97f3 100644 --- a/paper.tex +++ b/paper.tex @@ -229,7 +229,7 @@ the case for the multisplitting method. %%\begin{wrapfigure}{l}{60mm} \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"Cluster x Nodes NX=150 and NX=170".JPG} +\includegraphics[width=60mm]{Cluster_x_Nodes_NX=150_and_NX=170.jpg} \caption{Cluster x Nodes NX=150 and NX=170 \label{overflow}} \end{figure} %%\end{wrapfigure} @@ -262,7 +262,7 @@ matrix size. \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"Cluster x Nodes N1 x N2".JPG} +\includegraphics[width=60mm]{Cluster_x_Nodes_N1_x_N2.jpg} \caption{Cluster x Nodes N1 x N2\label{overflow}} \end{figure} @@ -291,7 +291,7 @@ Table 3 : Network latency impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"Network latency impact on execution time".JPG} +\includegraphics[width=60mm]{Network_latency_impact_on_execution_time.jpg} \caption{Network latency impact on execution time\label{overflow}} \end{figure} @@ -322,7 +322,7 @@ Table 4 : Network bandwidth impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"Network bandwith impact on execution time".JPG} +\includegraphics[width=60mm]{Network_bandwith_impact_on_execution_time.jpg} \caption{Network bandwith impact on execution time\label{overflow}} \end{figure} @@ -350,7 +350,7 @@ Table 5 : Input matrix size impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"Pb size impact on execution time".JPG} +\includegraphics[width=60mm]{Pb_size_impact_on_execution_time.jpg} \caption{Pb size impact on execution time\label{overflow}} \end{figure} @@ -384,7 +384,7 @@ Table 6 : CPU Power impact \begin{figure} [ht!] \centering -\includegraphics[width=60mm]{"CPU Power impact on execution time".JPG} +\includegraphics[width=60mm]{CPU_Power_impact_on_execution_time.jpg} \caption{CPU Power impact on execution time\label{overflow}} \end{figure} -- 2.39.5