Skip to content

Conversation

@solidpixel
Copy link
Contributor

The code tries to correct for the fact that the GPU will report job "start time" as the
stream enqueue time, not the time it actually starts, so we force jobs to only start
within a stream when the previous job has completed. The existing code to do this
did not work correctly, so this fixes that.

@solidpixel solidpixel merged commit 1e28155 into main Apr 7, 2025
6 checks passed
@solidpixel solidpixel deleted the qtime_fix branch April 7, 2025 20:10
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