From 0a891245b5a70f9d2c9408a0b9eaeb03a5beede2 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Mon, 15 Dec 2014 10:42:32 +0100 Subject: [PATCH 1/1] Foating tables and figure should be placed at the top. --- Heter_paper.tex | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Heter_paper.tex b/Heter_paper.tex index ca66e17..b8c513f 100644 --- a/Heter_paper.tex +++ b/Heter_paper.tex @@ -238,7 +238,7 @@ nodes to finish their computations (see Figure~(\ref{fig:heter})). Therefore, the overall execution time of the program is the execution time of the slowest task which has the highest computation time and no slack time. - \begin{figure}[t] + \begin{figure}[!t] \centering \includegraphics[scale=0.6]{fig/commtasks} \caption{Parallel tasks on a heterogeneous platform} @@ -484,7 +484,7 @@ normalized execution time is inverted which gives the normalized performance equ \end{multline} -\begin{figure} +\begin{figure}[!t] \centering \subfloat[Homogeneous platform]{% \includegraphics[width=.33\textwidth]{fig/homo}\label{fig:r1}}% @@ -588,7 +588,7 @@ words, until they reach the higher bound. It can also be noticed that the higher the difference between the faster nodes and the slower nodes is, the bigger the maximum distance between the energy curve and the performance curve is while the scaling factors are varying which results in bigger energy savings. -\begin{figure}[t] +\begin{figure}[!t] \centering \includegraphics[scale=0.5]{fig/start_freq} \caption{Selecting the initial frequencies} @@ -715,7 +715,7 @@ remaining 20\% to the static power), the same assumption was made in nodes were connected via an ethernet network with 1 Gbit/s bandwidth. -\begin{table}[htb] +\begin{table}[!t] \caption{Heterogeneous nodes characteristics} % title of Table \centering @@ -760,7 +760,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 4 nodes } % title of Table \centering @@ -787,7 +787,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. \label{table:res_4n} \end{table} -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 8 and 9 nodes } % title of Table \centering @@ -814,7 +814,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. \label{table:res_8n} \end{table} -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 16 nodes } % title of Table \centering @@ -841,7 +841,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. \label{table:res_16n} \end{table} -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 32 and 36 nodes } % title of Table \centering @@ -868,7 +868,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. \label{table:res_32n} \end{table} -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 64 nodes } % title of Table \centering @@ -896,7 +896,7 @@ be executed on $1, 4, 9, 16, 36, 64, 144$ nodes. \end{table} -\begin{table}[htb] +\begin{table}[!t] \caption{Running NAS benchmarks on 128 and 144 nodes } % title of Table \centering @@ -957,7 +957,7 @@ small when compared to the communication times. -\begin{figure} +\begin{figure}[!t] \centering \subfloat[Energy saving]{% \includegraphics[width=.33\textwidth]{fig/energy}\label{fig:energy}}% @@ -1038,7 +1038,7 @@ scaling values which result in less energy saving but also less performance degradation. - \begin{table}[htb] + \begin{table}[!t] \caption{The results of the 70\%-30\% power scenario} % title of Table \centering @@ -1067,7 +1067,7 @@ degradation. -\begin{table}[htb] +\begin{table}[!t] \caption{The results of the 90\%-10\% power scenario} % title of Table \centering @@ -1095,7 +1095,7 @@ degradation. \end{table} -\begin{figure} +\begin{figure}[!t] \centering \subfloat[Comparison between the results on 8 nodes]{% \includegraphics[width=.33\textwidth]{fig/sen_comp}\label{fig:sen_comp}}% @@ -1129,7 +1129,7 @@ degradation values while giving the same weight for both metrics. -\begin{table}[h] +\begin{table}[!t] \caption{Comparing the proposed algorithm} \centering \begin{tabular}{|l|l|l|l|l|l|l|l|} @@ -1152,7 +1152,7 @@ degradation values while giving the same weight for both metrics. -\begin{figure}[t] +\begin{figure}[!t] \centering \includegraphics[scale=0.5]{fig/compare_EDP.pdf} \caption{Tradeoff comparison for NAS benchmarks class C} -- 2.39.5