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

[TKW] Distribute gpu tests #353

Merged
merged 8 commits into from
Jan 7, 2025

Conversation

Hardcode84
Copy link
Contributor

No description provided.

@Hardcode84 Hardcode84 marked this pull request as ready for review December 20, 2024 18:30
@@ -76,7 +76,8 @@ jobs:
run: |
pip install --no-compile -r pytorch-rocm-requirements.txt
export WAVE_RUN_E2E_TESTS=1
WAVE_CACHE_ON=0 pytest -n 4 --capture=tee-sys -vv ./tests/kernel/wave/
export WAVE_DISTRIBUTE_GPU_TESTS=8
WAVE_CACHE_ON=0 pytest -n 8 --capture=tee-sys -vv ./tests/kernel/wave/
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Switch to pytest command line param

Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
This reverts commit 0004ae3.

Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
@Hardcode84 Hardcode84 force-pushed the tests-gpu-distribute branch from 4db5578 to 4944d6d Compare January 6, 2025 20:18
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
@harsh-nod harsh-nod self-requested a review January 6, 2025 22:29
Copy link
Contributor

@harsh-nod harsh-nod left a comment

Choose a reason for hiding this comment

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

lgtm!

@Hardcode84
Copy link
Contributor Author

tests are still failing occasionally, btw

@Hardcode84 Hardcode84 merged commit 3dbb4e5 into iree-org:main Jan 7, 2025
10 checks passed
@Hardcode84 Hardcode84 deleted the tests-gpu-distribute branch January 7, 2025 00:31
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.

2 participants