Menu

#6 "make benchmark" error

release 7.6
closed-invalid
5
2006-02-05
2005-12-29
dan_o
No

Trying to compile and build on a 32-bit Linux. I
run "make benchmark", which runs with a total elapsed
time of 8:39. Then I get

./bench/perf.sh: ./bench/perf.sh: Input/output error
The following files have been generated or modified:
*.log
*.pix
*.log.*
*.pix.*
summary...performance results summary, 2 lines per run
make: *** [benchmark] Error 126

Discussion

  • Sean Morrison

    Sean Morrison - 2006-01-19

    Logged In: YES
    user_id=785737

    Input/output errors generally are tied to factors completely outside of our
    control such as faulty/failing hardware controllers, unresponsive NFS
    volumes, stalled kernels, and other similar issues. The benchmark runs a
    perf.sh script at the end of the benchmark run to tally up and compute the
    results. You can run the perf.sh script manually if it got that far into the
    benchmark by just invoking the script: sh bench/perf.sh

    If you can reliably get the I/O error on perf.sh, I would lean towards
    filesystem corruption and would recommend an fsck as soon as possible.

    As a compatibility side-note in case you go looking, the perf.sh script no
    longer exists in the current version of BRL-CAD (7.6.4 included the
    refactoring, if I recall correctly) as it was engulfed into the primary application
    for the benchmark suite.

     
  • Sean Morrison

    Sean Morrison - 2006-01-19
    • assigned_to: nobody --> brlcad
    • status: open --> pending-invalid
     
  • SourceForge Robot

    • status: pending-invalid --> closed-invalid
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Sean Morrison

    Sean Morrison - 2006-02-05
    • labels: 621315 --> Benchmark & Performance
     
  • Sean Morrison

    Sean Morrison - 2006-02-05

    Logged In: YES
    user_id=785737

    It's presumed that this was indeed a filesystem issue. If you continue to have
    this issue with a future version of BRL-CAD, please submit another bug report.

     

Log in to post a comment.