Searched refs:bisdevice (Results 1 – 1 of 1) sorted by relevance
752 const auto bisdevice = biscupm && PetscOffloadDevice(B->offloadmask); in MatMatSolve_Factored_Dispatch_() local753 const auto copy_mode = bisdevice ? cupmMemcpyDeviceToDevice : cupmMemcpyHostToDevice; in MatMatSolve_Factored_Dispatch_()756 if (bisdevice) { in MatMatSolve_Factored_Dispatch_()775 if (!bisdevice && !biscupm) PetscCall(MatDenseRestoreArrayRead(B, &b)); in MatMatSolve_Factored_Dispatch_()