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

Pass names, scopes, and timings #179

Merged
merged 9 commits into from
Sep 28, 2024
Merged

Pass names, scopes, and timings #179

merged 9 commits into from
Sep 28, 2024

Conversation

kvark
Copy link
Owner

@kvark kvark commented Sep 23, 2024

This helps us annotate the command scopes, capture the timers, and put GPU crash markers.
PR also adds the timing support.

Fixes #170
Closes #174
Depends on:


Particle example:
gles-timing

@kvark kvark force-pushed the pass-name branch 2 times, most recently from 3602a01 to fdc80c0 Compare September 23, 2024 05:31
@kvark kvark marked this pull request as draft September 23, 2024 07:01
@kvark kvark changed the title Add a label argument to every pass creation Pass names, scopes, and timings Sep 25, 2024
@kvark kvark marked this pull request as ready for review September 27, 2024 06:20
@kvark
Copy link
Owner Author

kvark commented Sep 28, 2024

Proceeding with using https://github.com/kvark/metal-rs/tree/blade

@kvark kvark enabled auto-merge (rebase) September 28, 2024 18:54
@kvark kvark merged commit 58b2d3f into main Sep 28, 2024
5 checks passed
@kvark kvark deleted the pass-name branch September 28, 2024 19:00
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.

GPU timing API
1 participant