ipc/context_ipc_device.cpp: set barrier_sync
set the barrier_sync variable on the context during object creation
This commit is contained in:
@@ -43,6 +43,7 @@ __host__ IPCContext::IPCContext(Backend *b)
|
||||
|
||||
auto *bp{backend->ipc_backend_proxy.get()};
|
||||
|
||||
barrier_sync = backend->barrier_sync;
|
||||
g_ret = bp->g_ret;
|
||||
atomic_base_ptr = bp->atomic_ret->atomic_base_ptr;
|
||||
}
|
||||
|
||||
مرجع در شماره جدید
Block a user