Skip to content

Comments

Add parallelization to the smooth covering grid.#5341

Open
AnatoleStorck wants to merge 3 commits intoyt-project:mainfrom
AnatoleStorck:parallelize_smooth_covering_grid
Open

Add parallelization to the smooth covering grid.#5341
AnatoleStorck wants to merge 3 commits intoyt-project:mainfrom
AnatoleStorck:parallelize_smooth_covering_grid

Conversation

@AnatoleStorck
Copy link
Contributor

PR Summary

I've added functionality for generating a smooth covering grid by loading the data chunks in parallel using @cphyc #5218 's piter() function. I've also replaced the parallel for loop of the regular covering grid. This PR assumes that the functionality of #5218 is merged. The functionality has been confirmed to work both on sample dataset and a complex simulation.

@cphyc
Copy link
Member

cphyc commented Dec 3, 2025

For reference, this needs to be merged after #5218 gets merged (if it ever gets merged :) ).

@cphyc cphyc added parallelism MPI-based parallelism enhancement Making something better labels Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Making something better parallelism MPI-based parallelism

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants