[GRASS-dev] [GRASS GIS] #2074: r3.mapcalc neighborhood modifier hash table and tile errors
GRASS GIS
trac at osgeo.org
Tue Sep 30 20:51:35 PDT 2014
#2074: r3.mapcalc neighborhood modifier hash table and tile errors
-------------------------+--------------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster3D | Version: svn-trunk
Keywords: r3.mapcalc | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by glynn):
Replying to [comment:11 wenzeslaus]:
> I though that `putenv("WORKERS=1")` solved it and I don't have to set
anything, is that right?
Actually it probably needs to be `putenv("WORKERS=0")`. WORKERS=1 will
create 1 additional thread, but will also execute code in the main thread.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2074#comment:12>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list