https://bugs.documentfoundation.org/show_bug.cgi?id=161879
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1 --- Comment #8 from V Stuart Foote <[email protected]> --- Please check, rather than disabling the Vulkan vector render engine--the issue with calc could equally be the GPUs OpenCL handling (also controlled by the GPU driver). If you don't need OpenCL (really only for handling *large* spredsheets) I would disable that, and then see if your system is stable using calc with Vulkan rendering enabled. The latest driver, 475.06 (2024.6.4) with API 1.2.275 support, listed for the Geforce GT 710 may not be the most stable to use for skia/Vulkan vector rendering as the hw is EOL. The same GPU driver also handles the skia rendering to raster frames, when Vulkan is disabled (by selecting the "Force Skia software rendering"). Raster based frame rendering is more efficient and less demanding than the vector rendering, but both use skia libs. While for os/CPU controlled rendering, which is noticeably less performant, you'd uncheck both the "Use Skia for all rendering" and the "Force Skia software rendering" leaving just the "Use hardware acceleration" box checked. So, please check if the OpenCL handling is really the issue, not skia/Vulkan vector rendering, and let us know. -- You are receiving this mail because: You are the assignee for the bug.
