Skip to content

Parallel Tests #511

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

Closed
wants to merge 6 commits into from
Closed

Parallel Tests #511

wants to merge 6 commits into from

Conversation

msaroufim
Copy link
Member

@msaroufim msaroufim commented Jul 16, 2024

The PR allows for parallel test execution using pytest-xdist. However out of the box that extension does not ensure each test is running on its own GPU so we assign new tests to a free GPU using a pytest harness

Copy link

pytorch-bot bot commented Jul 16, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/ao/511

Note: Links to docs will display an error until the docs builds have been completed.

❌ 6 New Failures

As of commit 4905f68 with merge base f7571cf (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 16, 2024
@msaroufim msaroufim marked this pull request as draft July 16, 2024 20:00
@msaroufim
Copy link
Member Author

Replaced by #518

@msaroufim msaroufim closed this Jul 18, 2024
yanbing-j pushed a commit to yanbing-j/ao that referenced this pull request Dec 9, 2024
* implement --device 'fast'

* land --device fast, but don't make it default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants