Home
last modified time | relevance | path

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

/petsc/src/sys/objects/device/impls/cupm/
H A Dcupmcontext.hpp147 …static PetscErrorCode check_current_device_(PetscDeviceContext dctxl, PetscDeviceContext dctxr) no… in check_current_device_() function in Petsc::device::cupm::impl::DeviceContext
160 …static PetscErrorCode check_current_device_(PetscDeviceContext dctx) noexcept { return check_curre… in check_current_device_() function in Petsc::device::cupm::impl::DeviceContext
314 PetscCall(check_current_device_(dctx)); in setUp()
327 PetscCall(check_current_device_(dctx)); in query()
352 PetscCall(check_current_device_(dctxa, dctxb)); in waitForContext()
397 PetscCall(check_current_device_(dctx)); in beginTimer()
419 PetscCall(check_current_device_(dctx)); in endTimer()
439 PetscCall(check_current_device_(dctx)); in getPower()
456 PetscCall(check_current_device_(dctx)); in beginEnergyMeter()
472 PetscCall(check_current_device_(dctx)); in endEnergyMeter()
[all …]