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

use_threads set to True for openMp #3274

Open
weiyuan-jiang opened this issue Jan 2, 2025 · 0 comments
Open

use_threads set to True for openMp #3274

weiyuan-jiang opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
🪲 Bug Something isn't working ❗ High Priority This is a high priority PR

Comments

@weiyuan-jiang
Copy link
Contributor

weiyuan-jiang commented Jan 2, 2025

If use_threads set to true, there would be some issues:

  1. the call ESMF_GridCompGet(gc, grid=grid) crashes immediately after the gc is created here
  2. The im_world cannot be retrieved by the call MAPL_GridGet(grid, globalCellCountPerDim=dims) where grid is created under OpenMP condition

@aoloso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 Bug Something isn't working ❗ High Priority This is a high priority PR
Projects
None yet
Development

No branches or pull requests

3 participants