GithubHelp home page GithubHelp logo

Comments (2)

NBickford-NV avatar NBickford-NV commented on August 25, 2024

Hi yao tang!

I've just verified that the latest version should work (my system has Vulkan SDK 1.2.189 and NV driver 471.55) - could you give me more information about the system you're running on and the crash? Specifically,

  • What GPU are you using?
  • What GPU driver version are you using?
  • Would it be possible to get a minidump when it runs into the crash?

Thanks!

from vk_raytracing_tutorial_khr.

mklefrancois avatar mklefrancois commented on August 25, 2024

@wiltchamberian, it works also for me, but I'm also using 1.2.189.0 and a very recent video driver. The graphic card is GeForce RTX 3060 Ti, which is supporting VK_KHR_ray_query. If you have all of the above and still fails, check if the shader is compiled and loaded one line above.

  cpCreateInfo.stage = nvvk::createShaderStageInfo(m_device, nvh::loadFile("spv/ao.comp.spv", true, defaultSearchPaths, true),
                                                   VK_SHADER_STAGE_COMPUTE_BIT);

from vk_raytracing_tutorial_khr.

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.