Add new env var to set the number of threads
There's a new env var to set the number of threads manually, e.g.:
export GEOMODEL_GEOMODELIO_NTHREADS=1
Setting that to 0 makes GeoModelRead run in serial mode while setting it to 1 makes GeoModelRead spawn one single worker std:async
.
Edited by Riccardo Maria Bianchi