[Saga-devel] saga-projects SVN commit 875: /papers/clouds/
sjha at cct.lsu.edu
sjha at cct.lsu.edu
Sun Jan 25 15:47:29 CST 2009
User: sjha
Date: 2009/01/25 03:47 PM
Modified:
/papers/clouds/
saga_cloud_interop.tex
Log:
data, data, data and data....... finally :)
File Changes:
Directory: /papers/clouds/
==========================
File [modified]: saga_cloud_interop.tex
Delta lines: +23 -39
===================================================================
--- papers/clouds/saga_cloud_interop.tex 2009-01-25 15:25:14 UTC (rev 874)
+++ papers/clouds/saga_cloud_interop.tex 2009-01-25 21:47:27 UTC (rev 875)
@@ -816,46 +816,30 @@
% \subsubsection{}
-% \begin{table}
-% \upp
-% \begin{tabular}{ccccc}
-% \hline
-% \multicolumn{2}{c}{Configuration} & data size & work-load/worker & $T_c$ \\
+\begin{table}
+\upp
+\begin{tabular}{ccccc}
+ \hline
+ \multicolumn{2}{c}{Number-of-Workers} & data size & $T_c$ & $T_{spawn}$ \\
+ TeraGrid & AWS & (GB) & (sec) & (sec) \\
+ \hline
+ 6 & 0 & 10 & 153.5 & 103 \\
+ 10 & 0 & 10 & 433.0 & 299 \\
+ 2 & 2 & 10 & 54.76 & 35.0 \\
+ 4 & 4 &10 & 188.0 & 135 \\
+ 10 & 10 & 10 & 1037.5 & 830 \\
+ \hline
+ 0 & 10 & 100 & 845.0 & 632.0 \\
+ 1 & 1 & 100 & 29.04 & 9.79 \\
+ \hline \hline
+\end{tabular}
+\upp
+\caption{}
+\label{stuff}
+\upp
+\upp
+\end{table}
-% compute & data & (GB) & (GB/W) & (sec) \\
-% \hline
-% % local & 1 & 0.5 & 372 \\
-% % \hline
-% % distributed & 1 & 0.25 & 372 \\
-% % \hline \hline
-% local & local-FS & 1 & 0.1 & 466 \\
-% \hline
-% distributed & local-FS & 1 & 0.1 & 320 \\
-% \hline
-% distributed & DFS & 1 & 0.1 & 273.55 \\
-% \hline \hline
-% local & local-FS & 2 & 0.25 & 673 \\
-% \hline
-% distributed & local-FS & 2 & 0.25 & 493 \\
-% \hline
-% distributed & DFS & 2 & 0.25 & 466 \\
-% \hline \hline
-% local & local-FS & 4 & 0.5 & 1083\\
-% \hline
-% distributed & local-FS & 4 & 0.5& 912 \\
-% \hline
-% distributed & DFS & 4 & 0.5 & 848 \\
-% \hline \hline
-% \end{tabular}
-% \upp
-% \caption{Table showing \tc for different configurations of compute
-% and data. The two compute configurations correspond to the situation
-% where all workers are either
-% placed locally or workers are distributed across two different resources. The data configurations arise when using a single local FS or a distributed FS (KFS) with 2 data-servers. It is evident from performance figures that an optimal value arises when distributing both data and compute.} \label{exp4and5}
-% \upp
-% \upp
-% \end{table}
-
\section{Discussion}
\subsection*{Related Programming Approaches}
More information about the saga-devel
mailing list