Do RTX x60 issues mentioned above have anything in common with the following issue on 4070?
CONFIG:
Win11 24H2 (26100.7171), i7-14700KF, 32GB RAM, nvme disks, PL9.2.1.542
GeForce RTX 4070, used also for display, 581.57 Studio driver (clean install), no HDR, G-Sync, etc, Power Management Mode = ‘Normal’, 4K/60Hz monitor connected via DP.
Started PhotoLab, opened LA AI masks and selected predefined ‘Sky’ mask. Got ‘Internal error’ in UI and this in Windows System EventLog:
15:28:55.296 Source: nvlddmkm Event ID: 153 Error occurred on GPUID: 100
15:28:58.279 Source: nvlddmkm Event ID: 153 Error occurred on GPUID: 100
It was followed by this in PhotoLab log:
2025-11-14 15:28:58.382 | DxO.PhotoLab - 8988 - 61 | DxOCorrectionEngine - Error | Exception caught while calling ExecuteTileImage : Non-zero status code returned while running DmlFusedNode_0_0 node. Name:'DmlFusedNode_0_0' Status Message: D:\DATA\Bamboo\Builds\FWK-ONNXRUNTIMEPKG0-ORTPKG\ort_src\onnxruntime\core\providers\dml\DmlExecutionProvider\src\DmlGraphFusionHelper.cpp(1066)\onnxruntime.dll!000001FCBFDCE8FA: (caller: 000001FCBFE5E624) Exception(2) tid(409c) 887A0006 The GPU will not respond to more commands, most likely because of an invalid command passed by the calling application.
2025-11-14 15:28:58.382 | DxO.PhotoLab - 8988 - 61 | DxOCorrectionEngine - Error | InternalError: In Block SemanticMasksEncoder@node_692[1].Execute
In Block DxO::Node::Execute [ identifier=SemanticMasksEncoder m_internalMode=Preview m_outputScale=1 m_inputROIs[DxO::EngineDef::kMainImage].StringRepr()=[ (x=0, y=0, w=4128, h=2753) ] outputs.imagesWithROIs.at(EngineDef::kMainImage)->value=outputImage=computeOutputInfoOk=true outputImageValidROI=[ ] outputROIs=validateOutputPolicy=FullOutputData outputROI=[ (x=0, y=0, w=4128, h=2753) ] invalidROI=[ (x=0, y=0, w=4128, h=2753) ] validROI=[ ] priority=20 ] [ ctx=0000020099E4D510 ]
Correction failed on the Execute stage
2025-11-14 15:28:58.382 | DxO.PhotoLab - 8988 - 50 | DxOCorrectionEngine - Error | Exception caught while calling ExecuteTileImage : D:\DATA\Bamboo\Builds\FWK-ONNXRUNTIMEPKG0-ORTPKG\ort_src\onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(962)\onnxruntime.dll!000001FCBFDB2F36: (caller: 000001FCBFDB2CB2) Exception(4) tid(392c) 887A0005 The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action.
repeated many times. No crash dump in %LOCALAPPDATA%\CrashDumps. Not reproducible, worked as expected on a second try after PL restart (which was required because GPU has been suspended, as seen in the PL log above).