Skip to content
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

Add support trickbox layer #44

Merged
merged 7 commits into from
Jan 10, 2025
Merged

Add support trickbox layer #44

merged 7 commits into from
Jan 10, 2025

Conversation

solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Jan 9, 2025

This PR adds the start of a trickbox layer which can be used to experimentally
diagnose common problems in applications during support investigations.

This first PR will add configurable workload serialization within command
buffers, allowing users to diagnose scheduling issues caused by insufficient
pipeline barriers. This PR will not include queue serialization, will be added in
a follow-on PR.

TODO

  • Add layer readme
  • Add configuration file support

@solidpixel solidpixel marked this pull request as draft January 9, 2025 23:49
@solidpixel solidpixel self-assigned this Jan 9, 2025
@solidpixel solidpixel marked this pull request as ready for review January 10, 2025 23:11
@solidpixel solidpixel merged commit 8a98e2f into main Jan 10, 2025
6 checks passed
@solidpixel solidpixel deleted the support_layer branch January 10, 2025 23:17
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