GPU: Difference between revisions
Jump to navigation
Jump to search
(new) |
(+Modules of interest to be parallelized) |
||
Line 6: | Line 6: | ||
* [http://lists.osgeo.org/pipermail/grass-user/2009-December/053476.html Comment] | * [http://lists.osgeo.org/pipermail/grass-user/2009-December/053476.html Comment] | ||
== Modules of interest to be parallelized == | |||
The target version will be GRASS 7 (alias SVN trunk). | |||
* {{cmd|r.mapcalc}} | |||
* {{cmd|v.surf.rst}} | |||
* {{cmd|v.vol.rst}} | |||
* raster library | |||
* vector library | |||
* ... | |||
[[Category: Parallelization]] | [[Category: Parallelization]] |
Revision as of 06:26, 1 April 2010
Comments from the mailing list concerning GRASS and GPU parallelization:
- Discussion - GPU Parallelization (follow thread)
- Discussion - OpenCL Parallelization (follow thread)
- Comment
- Comment
Modules of interest to be parallelized
The target version will be GRASS 7 (alias SVN trunk).
- r.mapcalc
- v.surf.rst
- v.vol.rst
- raster library
- vector library
- ...