Skip to content

Conversation

@wenzeslaus
Copy link
Member

@wenzeslaus wenzeslaus commented Nov 5, 2025

The i.image.mosaic tool uses r.mapcalc for the main processing step. This allows user to control the number of cores used by r.mapcalc (since OpenMP parallelization was added to r.mapcalc in #5742). With the default number of cores used for processing being all cores (#5731), the parallelization is enabled by default. This allows users to control number of cores used allowing for specific number of cores to be used.

This depends on #6580 for the nprocs parameter in the gs.mapcalc function.

The i.image.mosaic tool uses r.mapcalc for the main processing step. This allows user to control the number of cores used by r.mapcalc (since OpenMP parallelization was added to r.mapcalc in OSGeo#5742). With the default number of cores used for processing being all cores (OSGeo#5731), the parallelization is enabled by default. This allows users to control number of cores used allowing for specific number of cores to be used.
@github-actions github-actions bot added Python Related code is in Python module imagery labels Nov 5, 2025
@wenzeslaus wenzeslaus enabled auto-merge (squash) November 6, 2025 14:30
@wenzeslaus wenzeslaus merged commit 4964301 into OSGeo:main Nov 6, 2025
27 checks passed
@wenzeslaus wenzeslaus deleted the use-r.mapcalc-nprocs-in-i.image.mosaic branch November 6, 2025 22:44
@github-actions github-actions bot added this to the 8.5.0 milestone Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

imagery module Python Related code is in Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants