Giter VIP home page Giter VIP logo

Comments (5)

ovilla avatar ovilla commented on July 26, 2024

We need a little bit more information to try to see what is going on.
Which GPU is it? Is there a way you can point us to the exact same version of the application?
Thanks,

from nvbit.

crozhon avatar crozhon commented on July 26, 2024

Thanks for responding so quickly. This is with an RTX2080Ti, SM7.5.

The application is pbrtv4 from the latest master (ea9e5fdef6), which is available here on github and is pretty easy to build. All you to build is OPTIX and it uses cmake. It's a ray-tracer that's been adapted from CPU-code, so some of the kernels look a bit nasty.

I was able to isolate a specific set of kernels as the issue. When you comment out the contents of EvaluateMaterialAndBSDF specified in src/pbrt/gpu/surfscatter.cpp (https://github.com/mmp/pbrt-v4/blob/master/src/pbrt/gpu/surfscatter.cpp), the problem is eliminated and I'm able to instrument the application as expected. So it seems related to the lambda specified by that function. I can try and come up with a smaller self-contained example if this isn't enough to go on.

from nvbit.

ovilla avatar ovilla commented on July 26, 2024

I was able to reproduce on my side and I will try to work on it this week.
Thanks for pointing this out!

from nvbit.

ovilla avatar ovilla commented on July 26, 2024

The issue should be resolved in NVBit version 1.5 (just released). Please let us know if it works for you.
Thanks again for reporting.

from nvbit.

crozhon avatar crozhon commented on July 26, 2024

Forgot to comment, but this worked perfectly. Thanks so much for your effort on it.

from nvbit.

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.