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

Fix nv-nightly workflow #4163

Merged
merged 8 commits into from
Aug 22, 2023
Merged

Fix nv-nightly workflow #4163

merged 8 commits into from
Aug 22, 2023

Conversation

mrwyattii
Copy link
Contributor

A nested use of mp.Pool was causing errors with our use of lm-eval in the nv-nightly workflow. Fixed that here by patching the function that used a Pool with a version that does not use a Pool.

@loadams

@loadams loadams linked an issue Aug 17, 2023 that may be closed by this pull request
@loadams loadams added this pull request to the merge queue Aug 22, 2023
@loadams loadams removed this pull request from the merge queue due to a manual request Aug 22, 2023
github-merge-queue bot pushed a commit that referenced this pull request Aug 22, 2023
* Disable nv-nightly workflow since it doesn't work

* Run on PRs to debug

* fix for nv-nightly

* fix

* OOM fix?

---------

Co-authored-by: Logan Adams <[email protected]>
@mrwyattii mrwyattii merged commit d9a889d into master Aug 22, 2023
@mrwyattii mrwyattii deleted the mrwyattii/fix-nv-nightly branch August 22, 2023 16:46
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

Successfully merging this pull request may close these issues.

nv-nightly CI test failure
2 participants