Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot dump Raytracing trace from VK Examples' basic ray tracing example #45

Open
JerryYan97 opened this issue Nov 24, 2023 · 2 comments

Comments

@JerryYan97
Copy link

Hi,

I am trying to dump a ray tracing trace from the vulkan example: https://github.com/SaschaWillems/Vulkan/blob/master/examples/raytracingbasic/raytracingbasic.cpp.

However, the RDP shows that it cannot dump out the trace like this:

image

It looks like this test has ray dispatch, TLAS and BLAS and I can check them in Nvidia's Nsight.

Not sure whether it's because of my configuration problems. Please let me know if there is anything that I need to provide.

Thanks

@mguerret-amd
Copy link
Collaborator

@JerryYan97 What type of GPU do you have in your system?

@JerryYan97
Copy link
Author

@JerryYan97 What type of GPU do you have in your system?

RX6800XT on my AMD desktop.
RTX2070 super on my Nvidia desktop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants