summaryrefslogtreecommitdiffstats
path: root/bin/ltconfig
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-01-30 04:16:15 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-01-30 04:16:15 (GMT)
commitcb905d215efc4c23eda2fc23271384f13c60bb36 (patch)
treef94a22211cb9219ccd0a77ca274d23c2ecf34abd /bin/ltconfig
parent61f6b93eb736e989b21a8cddfae0bb45052df6ea (diff)
downloadhdf5-cb905d215efc4c23eda2fc23271384f13c60bb36.zip
hdf5-cb905d215efc4c23eda2fc23271384f13c60bb36.tar.gz
hdf5-cb905d215efc4c23eda2fc23271384f13c60bb36.tar.bz2
[svn-r4882] Purpose:
Feature add and algorithm reworking. Description: Added a "--debug" flag so we can print out various extra debugging information. Reworked the algorithm so that it's printing the correct throughput. Here's how it's supposed to work: process T_0 T_1 T_2 T_3 ... T_n iteration 1 2 . . . m Retrieve the maximum time from each iteration over the number of processes. (So, if T_i had the maximum time in iteration j, then use that time). Calculate the "Throughput" of iteration j: S_j = (raw_size / T_i) Collect that information over all of the iterations. Then output the Max, Min, and Ave of all of the S_k's. Platforms tested: Linux (pp)
Diffstat (limited to 'bin/ltconfig')
0 files changed, 0 insertions, 0 deletions