Has anyone written a parser for IOR output? I know it's not exactly hard, but I'm really trying hard to stop reinventing the perl wheel. Sample:
IOR-2.10.3: MPI Coordinated Test of Parallel I/O Run began: Wed Nov 9 18:27:32 2011 Command line used: /testing/src/IOR/src/C/IOR -F -t 1m -b 16g -t 1m -o + /mnt/lustre/testing/test_dir_10203/IOR.data.08 Machine: Linux node.example.com Summary: api = POSIX test filename = /mnt/lustre/testing/test_dir_10203/IOR.da +ta.08 access = file-per-process ordering in a file = sequential offsets ordering inter file= no tasks offsets clients = 8 (1 per node) repetitions = 1 xfersize = 1 MiB blocksize = 16 GiB aggregate filesize = 128 GiB Operation Max (MiB) Min (MiB) Mean (MiB) Std Dev Max (OPs) Min +(OPs) Mean (OPs) Std Dev Mean (s) --------- --------- --------- ---------- ------- --------- ---- +----- ---------- ------- -------- write 2563.12 2563.12 2563.12 0.00 2563.12 25 +63.12 2563.12 0.00 51.13774 EXCEL read 2937.07 2937.07 2937.07 0.00 2937.07 29 +37.07 2937.07 0.00 44.62686 EXCEL Max Write: 2563.12 MiB/sec (2687.62 MB/sec) Max Read: 2937.07 MiB/sec (3079.74 MB/sec) Run finished: Wed Nov 9 18:29:13 2011

In reply to HPC Tool IOR parser? by faber

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.