eumap.parallel.utilsΒΆ
Parallelization helpers based in thread/process pools and joblib
Module attributes
Number of CPU cores available. |
Functions
Execute a function in parallel using a |
|
Execute a function in parallel using a |
|
Execute a function through a |
|
Execute a function in parallel using joblib [1]. |
Classes
Execute a pipeline of sequential tasks, in a way that the output of one task is used as input for the next task. |
|
Execute a processing function in parallel considering a tiling system and a base raster. |