Skip to content

tests: skip decode av1_superres_8bit on some NVIDIA GPUs - #241

Merged
dabrain34 merged 1 commit into
KhronosGroup:mainfrom
srinathkr-nv:skip-av1-decode-superres
Sep 8, 2026
Merged

tests: skip decode av1_superres_8bit on some NVIDIA GPUs#241
dabrain34 merged 1 commit into
KhronosGroup:mainfrom
srinathkr-nv:skip-av1-decode-superres

Conversation

@srinathkr-nv

Copy link
Copy Markdown
Contributor

Description

This test encounters a fence timeout on some NVIDIA GPUs and eventually aborts (in a debug build of the encoder sample code) due to an assert about the fence getting signaled within the specified duration.

Type of change

Bug fix

Tests

NVIDIA RTX A4000 (10de:24b0) / NVIDIA 595.44.15 / Ubuntu 24.04.4 LTS

Total Tests: 85
Passed: 66 (1 warning(s))
Crashed: 0
Failed: 0
Not Supported: 18
Skipped: 1 (in skip list)
Success Rate: 100.0%

NVIDIA L30 (10de:26bb) / NVIDIA 595.44.15 / Ubuntu 24.04.4 LTS

Total Tests: 85
Passed: 72 (1 warning(s))
Crashed: 0
Failed: 0
Not Supported: 11
Skipped: 2 (in skip list)
Success Rate: 100.0%

This test encounters a fence timeout on some NVIDIA GPUs and eventually
aborts (in a debug build of the encoder sample code) due to an assert
about the fence getting signaled within the specified duration.
@dabrain34
dabrain34 merged commit 4ff7709 into KhronosGroup:main Sep 8, 2026
19 checks passed
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