Skip to content

Implements parallel I/O (Read, for the moment) & starts dropping Qt5

Riccardo Maria Bianchi requested to merge master-parallel-io into master

GeoModelRead now runs in multithreaded mode. Also, caches for built GeoModel nodes are now in place. Load time and memory footprint reduced.

Moreover, GeoModelRead is now free of Qt5.

Merge request reports