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

next: gt4py stencil cache concurrency error during pytest -n #1765

Open
muellch opened this issue Dec 2, 2024 · 0 comments
Open

next: gt4py stencil cache concurrency error during pytest -n #1765

muellch opened this issue Dec 2, 2024 · 0 comments

Comments

@muellch
Copy link

muellch commented Dec 2, 2024

Currently in icon4py pytest -n to speed up testing might result in an error since the gt4py_cache will get accessed by multiple processes at the same time.

Was reproduced with the following command:

pytest -n 4 -v --datatest -k "test_nonhydro_predictor_step or test_nonhydro_corrector_step" --backend=gtfn_cpu model/atmosphere/dycore/tests/dycore_tests/test_solve_nonhydro.py
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