cancel
Showing results for 
Search instead for 
Did you mean: 

Graphics Cards

itmanager85
Journeyman III

tutorial_vk from radeon rays 4.0 - error with RTX2070S

I build tutorial_vk from radeon rays 4.0, but it works only on R9 280 and GTX 1080, but on RTX2070S it crashes with [error] vk::Device::waitForFences: ErrorDeviceLost

issue here, but there are nobody
https://github.com/GPUOpen-LibrariesAndSDKs/RadeonRays_SDK/issues/214

0 Likes
1 Reply

Kronos that created VulKan API has a section concerning your error: vkWaitForFences(3) 

From the link above concerning Lost Devices: Vulkan® 1.2.148 - A Specification (with all registered Vulkan extensions) 

Not sure if you are aware of this link or have already read it. But it might offer hints as to why the RTX2070 Super is failing.

0 Likes