Home
last modified time | relevance | path

Searched refs:dcib (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp348 const auto dcib = impls_cast_(dctxb); in waitForContext() local
349 const auto event = dcib->event; in waitForContext()
353 PetscCallCUPM(cupmEventRecord(event, dcib->stream.get_stream())); in waitForContext()