Tagged Questions
9
votes
1answer
226 views
OGR/GDAL threading results in low core utilization
I'm trying to process some raster data using ogr/gdal and I can't seem to get full utilization of all the cores on my machine. When I only run the process on a single core, I get 100% utilization of ...
