Skip to content

Re-enable row_mt=1 combos in AVxEncoderThreadTestLarge - #5121

Open
dsummer wants to merge 1 commit into
AOMediaCodec:mainfrom
dsummer:reenable-rowmt-ethread-tests
Open

Re-enable row_mt=1 combos in AVxEncoderThreadTestLarge#5121
dsummer wants to merge 1 commit into
AOMediaCodec:mainfrom
dsummer:reenable-rowmt-ethread-tests

Conversation

@dsummer

@dsummer dsummer commented Jul 17, 2026

Copy link
Copy Markdown

The row_mt=1 rows of AVxEncoderThreadTestLarge were disabled with a TODO referencing issue #79, which has since been fixed and closed.

Verified on current main (7802259): with ::testing::Values(0, 1) restored, all 16 row_mt=1 combos (cpu-used {0, 1, 3, 5} x tile cols/rows {1, 6}) pass, including encode/decode MD5 and frame-size checks across 2, 4, and 64 threads (64-core Threadripper, gcc-15 Release build).

This restores nightly coverage of the encoder row-MT path's thread-count invariance, which currently has none; see also the verification notes posted on issue #11.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Uqub6MtkVTYS2t5ZGcRU92

These rows were disabled pending issue AOMediaCodec#79, which is fixed and closed.
All 16 row_mt=1 combos (cpu-used {0,1,3,5} x tile cols/rows {1,6}) pass
on current main, including encode/decode MD5 and frame-size checks
across 2, 4, and 64 threads.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Uqub6MtkVTYS2t5ZGcRU92
@urvangjoshi

Copy link
Copy Markdown
Contributor

@dsummer : thanks for your first contribution here! Pls sign individual / corporate CLA (contributor licence agreement) : https://aomedia.org/about/legal/ to clear the CLA bot check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants