With Gigapixel 8.0.3 while processing a 6x scale w/ Recover this sometimes happens. When it does UI looks like it’s still processing when actually nothing is occurring.
After the below error occurs, the UI will remain “Processing” although no further activity occurs. Looks like the UI isn’t catching the GPU failure and responding properly.
[2024-12-11 20:56:20.537, 0.00 μs] [140c] Info | [AIE] ONNX error at 256: Non-zero status code returned while running DmlFusedNode_0_48 node. Name:‘DmlFusedNode_0_48’ Status Message: D:\a_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp(1066)\onnxruntime.dll!00007FF85E0FFE31: (caller: 00007FF85E18D725) Exception(2) tid(140c) 887A0006 The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application.
…
[2024-12-11 20:56:20.669, 173.70 μs] [378] Info | [AIE] Error handling block: unable to run model with index 0
[2024-12-11 20:56:20.673, 4.23 ms] [378] Error | Exception: “AIProcessor failed: unable to run model with index 0”
[2024-12-11 20:56:28.900, 0.00 μs] [1ef4] Warn | Device loss detected in Present()
[2024-12-11 20:56:28.900, 134.80 μs] [1ef4] Warn | Graphics device lost, cleaning up scenegraph and releasing RHI
Gigapixel_hung_UI_log.txt (4.7 KB)