After a crash in darktable using the sigmoid module, with openCL enabled, the system was rendered unbootable. OpenCL preferences were set to very fast GPU at the time. This also occurred with less severe consequences with the GPU set to default.
Symptoms were a general slowdown in Sigmoid as well as Exposure modules, tiling artifacts when zooming, and panning, and finally a system crash with the message:
AMD Vi: completion wait loop timed out being repeated multiple times.
The crashes occur after around 1/2 hour of editing or so, and most editing changes are lost from a particular session.
I’ve reused my darktable.rc file, and it seems to have legacy card information listed- current lines:
cldevice_v4_nvidiageforcegtx10603gb=0 250 0 16 16 128 0 0 0.018230 0.000
cldevice_v4_nvidiageforcegtx10603gb_building=-cl-fast-relaxed-math
cldevice_v4_nvidiageforcegtx10603gb_id0=400
cldevice_v5_cloveramdradeonrx550550series=0 250 0 16 16 128 0 0 0.000000 0.000
cldevice_v5_cloveramdradeonrx550550series_id0=400
cldevice_v5_intelropenclgraphicsintelrarctmb580graphics=0 250 0 16 16 128 0 0 0.000 0.000 0.250
cldevice_v5_intelropenclgraphicsintelrarctmb580graphics_building=
cldevice_v5_intelropenclgraphicsintelrarctmb580graphics_id0=600
cldevice_v5_intelropenclgraphicsintelrgraphics0xe20b=0 250 0 16 16 128 0 0 0.000 0.000 0.250
cldevice_v5_intelropenclgraphicsintelrgraphics0xe20b_building=
cldevice_v5_intelropenclgraphicsintelrgraphics0xe20b_id0=600
cldevice_v5_nvidiacudanvidiageforcegtx10603gb=0 250 0 16 16 128 0 0 0.000 0.000 0.250
cldevice_v5_nvidiacudanvidiageforcegtx10603gb_building=-cl-fast-relaxed-math
cldevice_v5_nvidiacudanvidiageforcegtx10603gb_id0=400
clplatform_amdacceleratedparallelprocessing=FALSE
clplatform_apple=FALSE
clplatform_intelropenclhdgraphics=TRUE
clplatform_nvidiacuda=FALSE
clplatform_openclon12=FALSE
clplatform_other=FALSE
clplatform_rusticl=FALSE
Are these lines of legacy info something that I should delete?
I’m running on Aurora 42, on a desktop pc, CPU is an AMD Ryzen 9 9900X 12 core processor with 64 GB ram and a KDE Plasma 6.4 DE.
I’ve been reading the manual, and don’t know if I should try any of the tuning recommendations listed or not. I can edit with OpenCL off with fairly good performance.
Any suggestions would be greatly appreciated.