[GRASS-user] Configuration options

Markus Neteler neteler at osgeo.org
Thu Sep 12 05:52:08 PDT 2019


On Thu, Sep 12, 2019 at 2:41 PM Rich Shepard <rshepard at appl-ecosys.com> wrote:
>
> In addition to openmp and enabling largefiles are there other configuration
> options suitable for multicore/multithread systems with abundant memory to
> speed up processing time for large data files?

Note that openMP has only been implemented for a few modules and
libraries so far (see grass-dev archive for the related discussions):

lib/gmath/
lib/gpde/
lib/rst/interp_float/
raster/r.sim/simlib/
raster/r.sim/r.sim.sediment/
raster/r.sim/r.sim.water/
raster/r.sun/

raster3d/r3.gradient/

vector/v.surf.bspline/
vector/v.surf.rst/

This list I extracted from searching for "openmp" on the entire codebase.

Markus


More information about the grass-user mailing list