Giter Site home page Giter Site logo

optimizer ZeroDivisionError about discopop HOT 4 CLOSED

goerlibe avatar goerlibe commented on September 24, 2024
optimizer ZeroDivisionError

from discopop.

Comments (4)

lukasrothenberger avatar lukasrothenberger commented on September 24, 2024

Issue has been identified as unrelated to the optimizer.

@goerlibe , please close the issue once you are pleases with your fix in the VSCode Extension.

from discopop.

goerlibe avatar goerlibe commented on September 24, 2024

Deleting .discopop after running cmake did fix the issue. However a new problem was introduced, because now the Hotspot Detection and DiscoPoP do not play well together. (They each require a new cmake build, therefore deleting each other's results)

my current build process creates the following directories:

  • path/to/build
    • .discopop (shared by DiscoPoP and HotspotDetection)
    • DiscoPoP (the build directory for DiscoPoP)
    • HotspotDetection (the build directory for HotspotDetection)

Is it safe to run the cmake command without the DOT_DISCOPOP, then delete the local .discopop directory and run make and the instrumentation with the DOT_DISCOPOP pointing to the above mentioned directory?
Or does some component remember the .discopop location used during the cmake command and everything results in a mess?

from discopop.

lukasrothenberger avatar lukasrothenberger commented on September 24, 2024

"Is it safe to run..."
I think this should be fine since the value of DOT_DISCOPOP is read from the environment whenever it is required.

from discopop.

lukasrothenberger avatar lukasrothenberger commented on September 24, 2024

Hi @goerlibe,
can close this issue? It should be fixed by #464.

from discopop.

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.