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

PP_geo and (P)PF : parallel PGD (and PREP?) #13

Open
AlexandreMary opened this issue Feb 1, 2024 · 0 comments
Open

PP_geo and (P)PF : parallel PGD (and PREP?) #13

AlexandreMary opened this issue Feb 1, 2024 · 0 comments

Comments

@AlexandreMary
Copy link
Contributor

AlexandreMary commented Feb 1, 2024

As of CY50 (and in specific branches on older cycles), PGD now should be able to run in parallel (MPI). It would be interesting to set Davai PGD tests parallel to run faster.

It requires:

  • to compile with macro -DSFX_MPI
  • to run with namelist key LSFX_MPI=.T. (unless this is the default in PGD and PREP ? to be checked)
  • to switch attribute engine="blind" to engine="parallel" in the AlgoComponent of the test script and set up a number of MPI tasks (?)

Another proposal is to set NHALO_PREP=20 in PREP to speed it up (cf. comment in #26)

@AlexandreMary AlexandreMary changed the title (P)PF : parallel PGD and PREP PP_geo and (P)PF : parallel PGD and PREP Nov 15, 2024
@AlexandreMary AlexandreMary changed the title PP_geo and (P)PF : parallel PGD and PREP PP_geo and (P)PF : parallel PGD (and PREP?) Nov 15, 2024
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