Git Product home page Git Product logo

Comments (2)

rothpc avatar rothpc commented on September 15, 2024

I think the shocdriver script works differently than you are expecting. The intent is that it reports the best observed MaxFlop value from any device in the system, not the sum of the MaxFlop values across all devices in the system.

That said, I believe the findanymean function in the shocdriver script is incorrectly identifying which number to report. findanymean is only used when reporting the MaxFlops, so it only affects the reporting of that metric's value. We're investigating how to fix this.

from shoc.

rothpc avatar rothpc commented on September 15, 2024

Commit cae885b fixed the incorrect shocdriver script results for MaxFlops (and for QTC) running with multiple devices.

A correction to my comment from yesterday - the shocdriver script reports the mean value of the best MaxFlops values for each device in the system. So one can multiply the reported value by the number of devices the driver was run on and obtain the total measured MaxFlops for the devices used.

from shoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.