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

Hotfix all failing GPU tests #401

Merged
merged 6 commits into from
May 26, 2022
Merged

Hotfix all failing GPU tests #401

merged 6 commits into from
May 26, 2022

Conversation

muellerzr
Copy link
Collaborator

@muellerzr muellerzr commented May 26, 2022

Hotfix all GPU tests and include new makefile commands

What does this add?

This PR introduces a few hotfixes for the issues described in #402

Specifically it fixes the Makefile so that a user can run make test_cpu and make test_cuda rather than make test (and actually has them work)

Why is it needed?

The solution proposed in #402 include separating out the debug_launcher related tests into their own group that they can then be ran separately when doing tests. This is a hotfix while we work towards figuring out how to solve the debug_launcher itself.

@muellerzr muellerzr requested a review from sgugger May 26, 2022 14:34
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented May 26, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

LGTM as a hotfix!

@muellerzr muellerzr changed the title Mark multi-cpu test as CPU only Hotfix all failing GPU tests May 26, 2022
@muellerzr muellerzr added the bug Something isn't working label May 26, 2022
@muellerzr muellerzr merged commit b515800 into main May 26, 2022
@muellerzr muellerzr deleted the cpu-only branch May 26, 2022 18:13
muellerzr added a commit that referenced this pull request May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants