Skip to content

Make the compacted hal acceleration structure inherit a label from the base BLAS. #8103

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

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

Vecvec
Copy link
Collaborator

@Vecvec Vecvec commented Aug 14, 2025

Connections

Description
Requested by @JMS55 on matrix. Previously, if a BLAS was created and then compacted, the wgpu-core compacted BLAS would inherit the same label (plus "compacted" added to the end), but not the hal acceleration structure. This PR sends the label down to the hal BLAS too.

Testing
None - just adds a label, which can't really be tested.

Squash or Rebase?
Squash

Checklist

  • Run cargo fmt.
  • Run cargo clippy --tests.
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@Vecvec Vecvec requested a review from a team as a code owner August 14, 2025 06:37
@Vecvec Vecvec force-pushed the blas-compact-inherit-label branch from 900523d to b276e21 Compare August 14, 2025 06:39
@cwfitzgerald cwfitzgerald self-assigned this Aug 20, 2025
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.

3 participants