Sergio0694 / ComputeSharp

A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
MIT License
2.65k stars 122 forks source link

Samle App: Dynamic resolution causes driver timeout when opening shader selector #791

Open philskillz-coder opened 2 months ago

philskillz-coder commented 2 months ago

Reproduction Steps

Open the app Enable (if not already) dynamic resolution Open the shader selection

Expected Behavior

Shouldn't cause driver timeout

Actual Behavior

Causes driver timeout

System info

This section should contain useful info such as:

Sergio0694 commented 2 weeks ago

Mmh I can't repro, would you be able to share more info? Do you only have the issue with dynamic resolution enabled?

philskillz-coder commented 2 weeks ago

https://drive.google.com/uc?id=1kid5nlwZYXVKh_a44jq2DtP-eOE4Jv59 https://drive.google.com/uc?id=1eO9VBx-XE1SykGe-DacRo6HFPUrsjVlN

here are 2 videos of the error in action