[GRASS-dev] [GRASS GIS] #3166: Parallelization with tiling for grass.script
GRASS GIS
trac at osgeo.org
Tue Nov 15 08:53:05 PST 2016
#3166: Parallelization with tiling for grass.script
--------------------------+------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.4.0
Component: Python | Version: unspecified
Resolution: | Keywords: script, parallel
CPU: Unspecified | Platform: Unspecified
--------------------------+------------------------------
Comment (by wenzeslaus):
Replying to [comment:7 mlennert]:
> What is the status of this ? Is there any documentation outside this
ticket ?
For the parallel `grass.pygrass` API, there are the comments in the code
which go to:
*
https://grass.osgeo.org/grass73/manuals/libpython/pygrass.modules.interface.html
(`Module`, `MultiModule`, `ParallelModuleQueue`)
*
https://grass.osgeo.org/grass73/manuals/libpython/pygrass.modules.grid.html
(`GridModule`)
For the `grass.script.parallel`, it's just this ticket, example in the
attached code, and usage in [source:grass-
addons/grass7/raster3d/r3.count.categories/r3.count.categories.py#L168
r3.count.categories]. I haven't had a chance to finalize it or write
formal tests, so I don't want to commit the code yet without that.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3166#comment:8>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list