Open ehusby opened 1 year ago
Rework the handling of the --threads argument to allow GDAL programs to call -co NUM_THREADS=ALL_CPUS or -co NUM_THREADS=N with appropriate N to utilize all threads available to the cluster job.
--threads
-co NUM_THREADS=ALL_CPUS
-co NUM_THREADS=N
N
Rework the handling of the
--threads
argument to allow GDAL programs to call-co NUM_THREADS=ALL_CPUS
or-co NUM_THREADS=N
with appropriateN
to utilize all threads available to the cluster job.