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

error tutorial_vk with RTX2070S #214

Open
itmanager85 opened this issue Jul 31, 2020 · 2 comments
Open

error tutorial_vk with RTX2070S #214

itmanager85 opened this issue Jul 31, 2020 · 2 comments

Comments

@itmanager85
Copy link

itmanager85 commented Jul 31, 2020

compiled tutorial_vk works on R9 280 3G and GTX1080, but error with RTX2070S

logs here :

[2020-07-31 14:52:02.722] [info] rrCreateContextVk(1001)
[2020-07-31 14:52:02.931] [info] Initializing resource pools
[2020-07-31 14:52:02.947] [info] Context successfully created
[2020-07-31 14:52:02.974] [info] rrGetDevicePtrFromVkBuffer
[2020-07-31 14:52:02.974] [info] rrGetDevicePtrFromVkBuffer
[2020-07-31 14:52:02.974] [info] rrGetGeometryBuildMemoryRequirements
[2020-07-31 14:52:02.974] [info] Intersector::GetTriangleMeshPreBuildInfo()
[2020-07-31 14:52:02.974] [info] rrGetDevicePtrFromVkBuffer
[2020-07-31 14:52:02.974] [info] rrGetDevicePtrFromVkBuffer
[2020-07-31 14:52:02.974] [info] rrGetCommandStreamFromVkCommandBuffer
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.974] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.974] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.974] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.974] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.974] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.974] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.974] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.975] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.975] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.975] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.975] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrCmdBuildGeometry
[2020-07-31 14:52:02.975] [info] Intersector::BuildTriangleMesh()
[2020-07-31 14:52:02.975] [info] Geometry build command successfully recorded
[2020-07-31 14:52:02.975] [info] rrSumbitCommandStream
[2020-07-31 14:52:02.975] [info] Device::SubmitCommandStream()
[2020-07-31 14:52:02.975] [info] Command stream successfully submitted
[2020-07-31 14:52:02.975] [info] rrReleaseEvent
[2020-07-31 14:52:02.975] [info] Device::WaitEvent()
[2020-07-31 14:52:09.019] [error] vk::Device::waitForFences: ErrorDeviceLost

@ilyas-gazizov
Copy link

Sorry for the late reply. The issue is under investigation now.

@paulracaniere
Copy link

Problem still occuring with RTX 2060 Super with RR-Vulkan.
Happens when the number of polygons is above some threshold (which is low). Also occuring when trying to destroy RR context.

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

3 participants