Graphs containing certain operators do not utilise all cores
Description
An operator which implements computeTileStack() blocks parallelisation of a graph. Executing the operator separately has no issue and 100% of the CPU is used. In a certain use case the CPU usage felt down to 18%.
An operator which implements computeTileStack() blocks parallelisation of a graph.
Executing the operator separately has no issue and 100% of the CPU is used.
In a certain use case the CPU usage felt down to 18%.
See forum:
http://forum.step.esa.int/t/batch-processing-of-biophysical-retirevals-using-multiple-cpus/4005