Skip to content

zstdgpu/fix: adds support for minimal values for frame/block info costants#113

Merged
pm4rtx merged 1 commit into
microsoft:developmentfrom
pm4rtx:fix-min-max-constants
Jun 16, 2026
Merged

zstdgpu/fix: adds support for minimal values for frame/block info costants#113
pm4rtx merged 1 commit into
microsoft:developmentfrom
pm4rtx:fix-min-max-constants

Conversation

@pm4rtx

@pm4rtx pm4rtx commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

This PR adds support for minimal frame/block info constants to make sure all buffers and views are always created irrespectively of whether decompression workload needs all buffers/views or not. This is the case because we switched to GPU-driven submission, therefore all buffers must be present (created) to submit barriers and created correct descriptors. This PR supersedes #112 and #111 and addresses issues described in them.

…stants. This makes sure sure all views can be created and buffers are always allocated.
@pm4rtx pm4rtx self-assigned this Jun 16, 2026
@pm4rtx pm4rtx merged commit d392724 into microsoft:development Jun 16, 2026
1 check passed
@pm4rtx pm4rtx deleted the fix-min-max-constants branch June 16, 2026 17:11
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.

1 participant