Sync queue and async copy on client finalizer (#950)
This commit is contained in:
committed by
GitHub
parent
27fa455201
commit
62ec95eae6
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user