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

Distributed LocStream problem at C2880 resolution on large processor-count #2648

Open
metdyn opened this issue Mar 13, 2024 · 0 comments
Open

Comments

@metdyn
Copy link
Contributor

metdyn commented Mar 13, 2024

I remember watching the screen together with @atrayano for an AIST run testing MAPL Trajectory sampler with 21600 cores (180 nodes) for C2880 runs. The code froze for 30 minutes to generate a distributed LocStream using a cubed sphere background with C2880.

Later on @bena-nasa illustrated the problem with a test code using a few hundred line calling MAPL and ESMF: the code slow down is related to
locstream = ESMF_LocStreamCreate(locstream,background=grid,rc=status)

https://github.com/GEOS-ESM/MAPL/blob/feature/ygyu/locstream_chunk/base/MAPL_LocStreamFactoryMod.F90#L92-L95

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