Is QGIS (2.16) multi-threaded?
I do not see multiple processes on the console while running it on Ubuntu.
It only uses one CPU.
Is there anything to do to enable it?
Is QGIS (2.16) multi-threaded?
I do not see multiple processes on the console while running it on Ubuntu.
It only uses one CPU.
Is there anything to do to enable it?
Rendering can use multiple cores:
Most processing/analyses are still single-threaded but devs are working on it, see Enabling multithreaded processing in QGIS?