[GRASS-dev] Re: multithreading v.surf.bspline and others with OpenMP

On Dec 18, 2011, at 10:00 AM, <grass-dev-request@lists.osgeo.org> <grass-dev-request@lists.osgeo.org> wrote:

ps- does any one know if the equivalent of the
"jobs" and "wait" shell commands exist for
launching modules from python?

I know that an equivalent of wait exists. I don't know about jobs, but the answer is probably. We've experimented with this some on the HPC here. I'm copying one of my RA's who has worked with this.

Michael

Hamish wrote:

> ps- does any one know if the equivalent of the
> "jobs" and "wait" shell commands exist for
> launching modules from python?

Michael:

I know that an equivalent of wait exists. I don't know
about jobs, but the answer is probably. We've experimented
with this some on the HPC here. I'm copying one of my RA's
who has worked with this.

excellent, that's the main one I was worried about.

I'd like to port this script for grass7 addons:
http://trac.osgeo.org/grass/browser/grass-addons/grass6/raster3d/r3.in.xyz

thanks,
Hamish