[Swift-commit] r3929 - text/parco10submission

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Jan 10 09:12:15 CST 2011


Author: wilde
Date: 2011-01-10 09:12:14 -0600 (Mon, 10 Jan 2011)
New Revision: 3929

Modified:
   text/parco10submission/paper.tex
Log:
Started writing performance figure captions and text.

Modified: text/parco10submission/paper.tex
===================================================================
--- text/parco10submission/paper.tex	2011-01-10 06:25:54 UTC (rev 3928)
+++ text/parco10submission/paper.tex	2011-01-10 15:12:14 UTC (rev 3929)
@@ -1342,23 +1342,26 @@
 \section{Performance Characteristics}
 \label{Performance}
 
+We present here a few additional measurements to supplement those previously published.
+
 \newcommand{\plotscale}{0.60}
 
 \begin{figure}
   \begin{center}
+  {\footnotesize
     \begin{tabular}{p{7cm}p{7cm}}
       \includegraphics[scale=\plotscale]{plots/sleep} &
-      \includegraphics[scale=\plotscale]{plots/sleep} \\
-      System utilization for variable length tasks
-      at varying system size &
-      System utilization for variable length tasks
-      at varying concurrency \\
-      \includegraphics[scale=\plotscale]{plots/sleep}
+      \includegraphics[scale=\plotscale]{plots/multicore} \\
+      A. Application CPU utilization for 3 task durations  (in seconds) at up to 2,048 nodes of the Blue Gene/P.
+      at varying system size. \mikenote{What is efficiency here???}&
+      B. Application CPU utilization for 3 shorter task durations (in seconds) with up to 200 concurrent processes on an 8-core local host. \mikenote{What is efficiency here??? what host and how many cores?}\\
+      \includegraphics[scale=\plotscale]{plots/dds}
       & \\
-      System utilization for variable length tasks
-      at varying concurrency
+      C. Efficiency for a fixed number of tasks with varying data sizes. Input and out data was one file in each direction of the size indicated. Data transfer was done with direct transfer using Swift's collective data management interface \cite{SwiftCDM_2011}.
       & \\
     \end{tabular}
+    }
+    \caption{Swift performance metrics. Measures A and C were performed on the Blue Gene/P at various }
   \end{center}
 \end{figure}
 




More information about the Swift-commit mailing list