[GRASS-git] [OSGeo/grass] 1c7f66: r.neighbors: implement parallelization with OpenMP...

Aaron noreply at github.com
Tue Apr 26 06:35:46 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 1c7f66747d7c7b68ae88d5d3b0feae59141633c5
      https://github.com/OSGeo/grass/commit/1c7f66747d7c7b68ae88d5d3b0feae59141633c5
  Author: Aaron <58265908+aaronsms at users.noreply.github.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M python/grass/pygrass/modules/interface/module.py
    M raster/r.neighbors/Makefile
    A raster/r.neighbors/benchmark/benchmark_r_neighbors_memory.py
    A raster/r.neighbors/benchmark/benchmark_r_neighbors_nprocs.py
    A raster/r.neighbors/benchmark/benchmark_r_neighbors_size.py
    M raster/r.neighbors/bufs.c
    M raster/r.neighbors/gather.c
    M raster/r.neighbors/local_proto.h
    M raster/r.neighbors/main.c
    M raster/r.neighbors/ncb.h
    M raster/r.neighbors/r.neighbors.html
    A raster/r.neighbors/r_neighbors_benchmark_memory.png
    A raster/r.neighbors/r_neighbors_benchmark_nprocs.png
    A raster/r.neighbors/r_neighbors_benchmark_size.png
    M raster/r.neighbors/readcell.c
    M raster/r.neighbors/testsuite/test_r_neighbors.py

  Log Message:
  -----------
  r.neighbors: implement parallelization with OpenMP (#1724)




More information about the grass-commit mailing list