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

Investigate and address OOM for Windows + test-nlu-predictors on CI with TF 2.6 #9734

Closed
1 task
koernerfelicia opened this issue Sep 28, 2021 · 1 comment
Closed
1 task
Assignees

Comments

@koernerfelicia
Copy link
Contributor

koernerfelicia commented Sep 28, 2021

When we upgraded to TF 2.6, the test-nlu-predictors and test-other-unit-tests tests on Windows CI failed due to OOM. Since the upgrade is urgent, the temporary workaround was to lower JOBS to 1 for these tests (as opposed to 2), bringing the memory consumption below the limit of the runners.

We should investigate how to reduce the memory consumption of these tests, so that the tests for this configuration can be run in parallel again.

Please reach out to someone from Infra for support in using DataDog to investigate these.

Definition of Done

@markus-hinsche
Copy link
Contributor

markus-hinsche added a commit that referenced this issue Mar 23, 2022
**Changes:**
- set JOBS=2 enabling running tests in parallel on Windows (Tackles: #9734)
- skip heavy test on windows because of `ResourceExhaustedError`
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

2 participants