Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel splitsize #241

Open
ricardofrantz opened this issue Dec 12, 2024 · 1 comment
Open

Parallel splitsize #241

ricardofrantz opened this issue Dec 12, 2024 · 1 comment

Comments

@ricardofrantz
Copy link

ricardofrantz commented Dec 12, 2024

Hello,

I can not find the parallel versions of these routines:

T._splitSize(t, R=Nproc, dirs=[2], minPtsPerDir= 2*hlo_rhs, type=0)
C._addGhostCells(t, t, hlo_rhs, adaptBCs=1, fillCorner=0)

Do they exist? How to do this in parallel using MPI or are they ready for OpenMP use?

Any guidance is appreaciated. Thanks!

@ricardofrantz
Copy link
Author

Hello,

I have a related question: When using splitSize, it seems to internally relies on Distributor2.distribute. Is there a way to specify the algorithm used (e.g., 'gradient', 'genetic', 'fast', 'graph'), or does it always default to a standard version?

Thanks for your time,
Ricardo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant