[GRASS-dev] Re: parallelizing GRASS modules

Hamish hamish_b at yahoo.com
Sat Dec 3 18:58:22 EST 2011


Michael wrote:
> >> In our recursive landscape evolution module
> >> (r.landscape.evol.py),
...
> There are other things we're doing like working
> through long lists that might be speeded up,
> but these are in Python and Java, not GRASS.
> So they can't be helped by parallelization.

For help in finding the hogs I've just added a
section to the wiki about profiling python scripts:
  http://grass.osgeo.org/wiki/GRASS_Debugging#Profiling_python_scripts

which just points you to this page:
  http://docs.python.org/library/profile.html


Hamish


More information about the grass-dev mailing list