Changes between Version 4 and Version 5 of GSoC/2022
- Timestamp:
- 02/10/22 21:14:31 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2022
v4 v5 71 71 === Parallelization of existing modules === 72 72 73 There are several modules that would benefit from parallelization with OpenMP, e.g. , r.neighbors, r.mfilter, r.univar, r.texture.74 For overview of current state, see https://grasswiki.osgeo.org/wiki/ OpenMP.73 There are several modules that would benefit from parallelization with OpenMP, e.g. r.texture, r.fill.stats, r/v.surf.idw, r.viewshed, v.to.rast, r.grow.distance,... 74 For overview of current state, see https://grasswiki.osgeo.org/wiki/Raster_Parallelization_with_OpenMP. 75 75 76 76 * Requirements: familiarity with C, OpenMP 77 * Mentor: Huidae Cho78 * Co-mentor: ??, Māris Nartišs, Anna Petrasova77 * Mentor: 78 * Co-mentor: Vaclav Petras, Anna Petrasova 79 79 * Rating: medium 80 80 * Expected Outcomes: parallelized module or modules, depending on complexity 81 * Test of skills: fix https://github.com/OSGeo/grass/issues/129881 * Test of skills: https://github.com/OSGeo/grass/issues/2118 82 82 83 83