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

pytest_num_workers=4 for some CircleCI jobs #31764

Merged
merged 1 commit into from
Jul 4, 2024
Merged

pytest_num_workers=4 for some CircleCI jobs #31764

merged 1 commit into from
Jul 4, 2024

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Jul 3, 2024

What does this PR do?

pytest_num_workers=4 for circleci jobs that already have parallelism=6 to avoid/reduce requests.exceptions.ReadTimeout.

torch job: 3m37 --> 4m20
tf job: 3m50 --> 6m09

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@ydshieh ydshieh requested a review from LysandreJik July 4, 2024 12:34
@ydshieh ydshieh changed the title [WIP] pytest_num_workers=6 for pipeline jobs pytest_num_workers=4 for some CircleCI jobs Jul 4, 2024
@ydshieh ydshieh marked this pull request as ready for review July 4, 2024 12:39
Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, let's try with it @ydshieh! If too slow, we can revert.

cc @ArthurZucker so that he can see it when back

@ydshieh ydshieh merged commit 87726a0 into main Jul 4, 2024
22 checks passed
@ydshieh ydshieh deleted the try_less_worker branch July 4, 2024 12:45
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.

3 participants