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

Disable multi-gpu jobs for now #33160

Closed
wants to merge 2 commits into from
Closed

Disable multi-gpu jobs for now #33160

wants to merge 2 commits into from

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Aug 28, 2024

What does this PR do?

Disable multi-gpu jobs for model jobs in daily CI.

Context

Since 2 weeks, we can't receive the CI reports as the workflow runs failed to finish. There were remaining jobs waiting for runners. After a deeper look, they were all multi-gpu jobs.

@glegendre01 mentioned he is working on new runners, but there are still some /mnt/cache issues.

In the meantime, it's best for us to disable those multi-gpu jobs so we can still have some reports regarding single-gpu jobs.

example run page: https://github.com/huggingface/transformers/actions/runs/10576188096

I will revert #33136 before merge.

@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.

@amyeroberts
Copy link
Collaborator

@ydshieh Do we know why they're not running? e.g. is it OOM, running too long, etc.?

@ydshieh
Copy link
Collaborator Author

ydshieh commented Aug 28, 2024

No. Some jobs could not find runners (or after waiting quite long) to run even if I didn't see any other jobs occupy those specified runner labels. (So it's more infra stuff.)

(some jobs indeed take long to run the tests - counting after once getting a runner, but that's another issue)

Link to an internal thread

@ydshieh
Copy link
Collaborator Author

ydshieh commented Aug 29, 2024

Hi @amyeroberts I think we will need @glegendre01 to investigate this when he has time. In the meantime, it's probably better if we can have at least the single gpu jobs running and having their reports. There are indeed something we have to fix (some jobs take 3 hours to run and even expire in 6 hours etc.)

@ydshieh ydshieh closed this Sep 12, 2024
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