21:44 fdobridge: <g​fxstrand> Just run the Vulkan CTS with NVK on Maxwell
21:44 fdobridge: <g​fxstrand> It'll freeze up about 2 times out of 3
21:45 fdobridge: <!​[NVK Whacker] Echo (she) 🇱🇹> Is this because of the kernel driver? 🍩
21:46 fdobridge: <!​[NVK Whacker] Echo (she) 🇱🇹> I mean the freeze when running CTS
21:47 fdobridge: <g​fxstrand> Combination
21:47 fdobridge: <M​ohamexiety> yeh pascal too, sometimes a few weird things happen
21:47 fdobridge: <g​fxstrand> NVK has bugs which cause hangs and the kernel's hang recovery isn't great.
21:47 fdobridge: <M​ohamexiety> most stable NVK experience I saw as Turing. I think Ampere should be good too
21:48 fdobridge: <M​ohamexiety> most stable NVK experience I saw was Turing. I think Ampere should be good too (edited)
21:49 fdobridge: <k​arolherbst🐧🦀> are you on 6.3 by any chance?
21:49 fdobridge: <k​arolherbst🐧🦀> ahh yeah.. if you like your fs, don't run the CTS on 6.3 🙃
21:50 fdobridge: <!​[NVK Whacker] Echo (she) 🇱🇹> Is the recovery better than AMDGPU driver's though?
21:50 fdobridge: <g​fxstrand> I'm on something ancient
21:51 fdobridge: <g​fxstrand> Some branch from skeggsb based on 6.1
21:51 fdobridge: <g​fxstrand> I should probably update
21:51 fdobridge: <g​fxstrand> hehe
21:52 fdobridge: <k​arolherbst🐧🦀> but yeah.. pre turing is kinda a mess, no idea why
21:55 fdobridge: <k​arolherbst🐧🦀> I think we problaby just don't reap the channel often enough...
21:56 fdobridge: <k​arolherbst🐧🦀> like this `RT_WIDTH_OVERRUN` error looks super fatal
21:58 fdobridge: <k​arolherbst🐧🦀> but I suspect we also send a bunch of trash up to the GPU 🙃
21:59 fdobridge: <k​arolherbst🐧🦀> or have some annoying race on the kernel side
22:00 fdobridge: <k​arolherbst🐧🦀> but I don't ask for any issue, and nvk won't trigger the one I want to see
22:01 fdobridge: <k​arolherbst🐧🦀> maybe I shouldn't bother with verifying that https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19543 fixes some kind of freezes
22:01 fdobridge: <k​arolherbst🐧🦀> but I've seen the kinds where a game/app keeps spinning and the desktop freezes until the app gives up
22:03 fdobridge: <k​arolherbst🐧🦀> anyway.. running with less threads makes it more reliable afaik
22:04 fdobridge: <k​arolherbst🐧🦀> but fixing races on the kernel side is annoying 😢