Sync queue and async copy on client finalizer (#950)

This commit is contained in:
Jonathan R. Madsen
2024-06-24 20:38:34 -05:00
committed by GitHub
parent 27fa455201
commit 62ec95eae6
8 changed files with 89 additions and 28 deletions
@@ -121,6 +121,9 @@ queue_controller_init(HsaApiTable* table);
void
queue_controller_fini();
void
queue_controller_sync();
void
profiler_serializer_kernel_completion_signal(hsa_signal_t queue_block_signal);