Searched refs:check_current_device_ (Results 1 – 1 of 1) sorted by relevance
147 …static PetscErrorCode check_current_device_(PetscDeviceContext dctxl, PetscDeviceContext dctxr) no… in check_current_device_() function in Petsc::device::cupm::impl::DeviceContext160 …static PetscErrorCode check_current_device_(PetscDeviceContext dctx) noexcept { return check_curre… in check_current_device_() function in Petsc::device::cupm::impl::DeviceContext314 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 …]