<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi,<div><br><div>You can also activate the OpenCL option.  Some algorithms have been optimized (I believe it’s still experimental).  If you have a compatible  OpenCL video card, it will run these on the card.  If not, it can probably run on compatible CPUs. </div><div><br></div><div><a href="https://www.itopen.it/opencl-acceleration-now-available-in-qgis/">https://www.itopen.it/opencl-acceleration-now-available-in-qgis/</a></div><div><br></div><div>I find it’s worth testing equivalent algorithms from different sources in the Processing plugin is worth the trouble.  Some Saga algorithm are faster.  Merging vector lines, for example, could take a long time using the QGIS algorithm (talking hours) and was much faster (a few minutes) using the Saga version of the tool.  I also found that some algorithms are much faster to handle when the files are not open beforehand in the layer manager.  For example, the Processing plugin can sometimes grab the needed files directly on the hard drive rather than picking one that is already open in the layer manager. Looking at the processor, memory and disk usage can also help identify bottle necks in the hardware.  <br><br><div dir="ltr">Nicolas Cadieux<div><a href="https://gitlab.com/njacadieux">https://gitlab.com/njacadieux</a></div></div><div dir="ltr"><br><blockquote type="cite">Le 16 avr. 2021 à 03:34, Francesco Pelullo <f.pelullo@gmail.com> a écrit :<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="auto"><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Il ven 16 apr 2021, 02:56 Stewart Holt <<a href="mailto:stewartbholt@gmail.com">stewartbholt@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"> Parallelizing script execution is complex and I doubt that it is currently done in QGIS.</div></blockquote></div><div dir="auto"><br></div><div dir="auto">That's true.</div><div dir="auto"><br></div><div dir="auto">In Settings / Options / Rendering / there's a checkbox for render layers in parallel using as many CPU cores you want, but It Is enabled by default so I suppose that there are no others settings that could make QGIS more aggressive in CPU usage.</div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div dir="ltr" class="gmail_attr"></div></div></blockquote></div><div dir="auto"><br></div><div dir="auto">Regards</div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div dir="ltr" class="gmail_attr"></div></div></blockquote></div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div></div>
</blockquote></div></div>
<span>_______________________________________________</span><br><span>Qgis-user mailing list</span><br><span>Qgis-user@lists.osgeo.org</span><br><span>List info: https://lists.osgeo.org/mailman/listinfo/qgis-user</span><br><span>Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user</span><br></div></blockquote></div></div></body></html>