#2035: v.kcv optimization
-------------------------+--------------------------------------------------
Reporter: mmetz | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Vector | Version: svn-trunk
Keywords: v.kcv | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Jan Ruzicka and Jan Vandrol:
in connection with attempts to rewrite some GRASS module with OpenMP we
have rewrote the v.kcv module. The new version is much faster that the
previous (no OpenMP is now needed - there is only one loop now with direct
writing to the resulting layer). We believe that the new version of the
module do the same work as original. We are not familiar with GRASS GIS
development so the code is included in the attachment of this message.
Hope that it could be useful.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2035>
GRASS GIS <http://grass.osgeo.org>