Skip to content

Unskipping tests on ROCM#1831

Merged
umechand-amd merged 4 commits into
pytorch:mainfrom
umechand-amd:umechand/unskipping_tests_on_rocm
Mar 27, 2026
Merged

Unskipping tests on ROCM#1831
umechand-amd merged 4 commits into
pytorch:mainfrom
umechand-amd:umechand/unskipping_tests_on_rocm

Conversation

@umechand-amd
Copy link
Copy Markdown
Collaborator

@umechand-amd umechand-amd commented Mar 26, 2026

test_dot.py : The entire class was skipped based on whether cute is available which seemed incorrect and after unskipping, all the tests either passed or skipped, it seems this skip was added erroneously.
test_examples.py: unskipping fp8 gemm kernel tests which passed and putting the skip triton bug description in skip
test_indexing.py : The skip was because the test was apparently taking too long on Rocm, I reran the test several time on both Mi325 and Mi350, it seemed to finish in relatively the same time as the other tests.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Mar 26, 2026
@umechand-amd umechand-amd force-pushed the umechand/unskipping_tests_on_rocm branch from a3fe43e to f8111b5 Compare March 26, 2026 20:33
@umechand-amd umechand-amd enabled auto-merge (squash) March 26, 2026 20:34
@umechand-amd umechand-amd force-pushed the umechand/unskipping_tests_on_rocm branch 3 times, most recently from 0b1bb88 to df3eae4 Compare March 26, 2026 22:44
@umechand-amd umechand-amd requested review from jansel and oulgen March 26, 2026 22:56
@umechand-amd umechand-amd force-pushed the umechand/unskipping_tests_on_rocm branch from df3eae4 to 8d5f5c7 Compare March 27, 2026 04:29
@umechand-amd umechand-amd merged commit 896247f into pytorch:main Mar 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/rocm-mi300 CLA Signed This label is managed by the Meta Open Source bot. module: rocm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants