[GRASS-dev] [SoC] GSoC 2021 - Week 10 [Parallelization of raster modules for GRASS GIS]

Aaron Saw Min Sern aaronsms at u.nus.edu
Thu Aug 19 09:34:08 PDT 2021


Hi everyone,

Week 10 has concluded and here's my report for this week.

1) What did I get done this week?

  *   Finished implementing r.patch parallelization [https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1782]
  *   Included a wiki page on the general OpenMP implementation [https://grasswiki.osgeo.org/wiki/Raster_Parallelization_with_OpenMP]
  *   Wrote documentation on manual pages for some modules (Performance section)
  *   Added benchmark scripts to all implemented modules

2) What do I plan on doing next week and beyond?

Most of the modules will not be merged into master by next week. There are still some checks to be done, like benchmarking and tests on large raster maps.  I intend to prepare for the GSoC submission for the next week and continue to work to smoothly prepare the PRs to be merged for the upcoming release.

Relevant project links:
Project Trac Wiki - https://trac.osgeo.org/grass/wiki/GSoC/2021/RasterParallelization
GSoC Submission Website (not published yet) - https://aaronsms.github.io/gsoc/2021.html
GSoC Project Dashboard - https://summerofcode.withgoogle.com/dashboard/project/6280792767987712/overview/

Pull Requests:

  *   r.univar - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1634
  *   r.neighbors - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1724
  *   r.mfilter - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1708
  *   r.resamp.filter - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1759
  *   r.resamp.interp - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1771
  *   r.slope.aspect - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1767
  *   r.series - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1776
  *   r.patch - https://github.com/OSGeo/grass/pull/<https://github.com/OSGeo/grass/pull/1767>1782

Thanks,
Aaron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20210819/14b08465/attachment.html>


More information about the grass-dev mailing list