Searched refs:PetscDeviceContextSynchronizeIfWithBarrier_Internal (Results 1 – 2 of 2) sorted by relevance
208 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in PointwiseBinary_()264 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in PointwiseUnary_()488 if (n > 0) PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in AYPXAsync()519 if (n > 0) PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in AXPYAsync()839 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in WAXPYAsync()989 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in MAXPYAsync()1344 if (n > 0) PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in SetAsync()1374 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in ScaleAsync()1488 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in CopyAsync()1522 PetscCall(PetscDeviceContextSynchronizeIfWithBarrier_Internal(dctx)); in SwapAsync()[all …]
442 static inline PetscErrorCode PetscDeviceContextSynchronizeIfWithBarrier_Internal(PetscDeviceContext… in PetscDeviceContextSynchronizeIfWithBarrier_Internal() function