nvpro-samples / vk_raytracing_tutorial_KHR

Ray tracing examples and tutorials using VK_KHR_ray_tracing
Apache License 2.0
1.34k stars 142 forks source link

Runtime error in creating swapchain on Tesla T4 #64

Open shubhamkamthania opened 1 year ago

shubhamkamthania commented 1 year ago

When I try to run the samples in nsight sdk as well without nsight on cloud GPU (Tesla T4) with driver version 528.89 and Vulkan sdk version 1.3.250.1, I get following errors

Exception thrown at 0x00007FFD9C16D94F (nvoglv64.dll) in vk_ray_tracing__simple_KHR.exe: 0xC0000005: Access violation reading location 0x00007FFE01774300.

This exception comes while creating swapchain vkCreateSwapchainKHR