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

Potential problem in WSM with take/release #217

Open
jgfouca opened this issue May 2, 2022 · 0 comments
Open

Potential problem in WSM with take/release #217

jgfouca opened this issue May 2, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jgfouca
Copy link
Member

jgfouca commented May 2, 2022

See: E3SM-Project/scream#1559

The WSM is throwing an error in debug for larger problems (ne30) when WSM is being used in a suboptimal way (taking and releasing individual slots instead of in batches). This is a use case that should work even though it's not recommended to use WSM in this way

To Reproduce
Check out commit 19d457f0f3f0668cd694659698ac5a58b408d6ac or earlier of SCREAM. Build and run an ne30 problem on perlmutter or summit in DEBUG mode.

Expected behavior
View bounds error of view Workspace.m_data coming from homme.

@jgfouca jgfouca added the bug Something isn't working label May 2, 2022
@jgfouca jgfouca self-assigned this May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant