Skip to content

Conversation

dmpots
Copy link
Collaborator

@dmpots dmpots commented Aug 27, 2025

We are currently missing a call to notify threads waiting on the StateSync condition variable when resuming the process. This causes the native process to miss out on notifications that the gpu process has resumed when waiting for the gpu to process to hit its requested stop id when wait_for_gpu_process_to_resume is true in GPUActions.

We are currently missing a call to notify threads waiting on the
StateSync condition variable when resuming the process. This causes the
native process to miss out on notifications that the gpu process has
resumed when waiting for the gpu to process to hit its requested
stop id when `wait_for_gpu_process_to_resume` is true in GPUActions.
@dmpots dmpots merged commit c694ccd into clayborg:llvm-server-plugins Aug 28, 2025
6 checks passed
@dmpots dmpots mentioned this pull request Aug 28, 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.

2 participants