Home
last modified time | relevance | path

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

/petsc/src/vec/vec/impls/seq/seqviennacl/ !
H A Dvecviennacl.cxx325 PetscCall(PetscLogGpuTimeBegin()); in VecAYPX_SeqViennaCL()
352 PetscCall(PetscLogGpuTimeBegin()); in VecAXPY_SeqViennaCL()
377 PetscCall(PetscLogGpuTimeBegin()); in VecPointwiseDivide_SeqViennaCL()
405 PetscCall(PetscLogGpuTimeBegin()); in VecWAXPY_SeqViennaCL()
468 PetscCall(PetscLogGpuTimeBegin()); in VecDot_SeqViennaCL()
502 PetscCall(PetscLogGpuTimeBegin()); in VecMDot_SeqViennaCL()
533 PetscCall(PetscLogGpuTimeBegin()); in VecSet_SeqViennaCL()
556 PetscCall(PetscLogGpuTimeBegin()); in VecScale_SeqViennaCL()
589 PetscCall(PetscLogGpuTimeBegin()); in VecCopy_SeqViennaCL()
614 PetscCall(PetscLogGpuTimeBegin()); in VecCopy_SeqViennaCL()
[all …]
/petsc/src/vec/vec/impls/seq/kokkos/ !
H A Dveckok.kokkos.cxx125 PetscCall(PetscLogGpuTimeBegin()); in VecAbs_SeqKokkos()
139 PetscCall(PetscLogGpuTimeBegin()); in VecReciprocal_SeqKokkos()
156 PetscCall(PetscLogGpuTimeBegin()); in VecMin_SeqKokkos()
180 PetscCall(PetscLogGpuTimeBegin()); in VecMax_SeqKokkos()
203 PetscCall(PetscLogGpuTimeBegin()); in VecSum_SeqKokkos()
216 PetscCall(PetscLogGpuTimeBegin()); in VecShift_SeqKokkos()
240 PetscCall(PetscLogGpuTimeBegin()); in VecAXPY_SeqKokkos()
270 PetscCall(PetscLogGpuTimeBegin()); in VecTDot_SeqKokkos()
355 PetscCall(PetscLogGpuTimeBegin()); in VecMultiDot_Private()
367 PetscCall(PetscLogGpuTimeBegin()); in VecMultiDot_Private()
[all …]
/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/ !
H A Dblas_cyclic_cupm_impl.hpp64 PetscCall(PetscLogGpuTimeBegin()); in axpby()
106 PetscCall(PetscLogGpuTimeBegin()); in dmv()
146 PetscCall(PetscLogGpuTimeBegin()); in dsv()
197 PetscCall(PetscLogGpuTimeBegin()); in trsv()
242 PetscCall(PetscLogGpuTimeBegin()); in hemv()
286 PetscCall(PetscLogGpuTimeBegin()); in gemv()
/petsc/src/sys/objects/device/impls/cupm/ !
H A Dcupmthrustutility.hpp55 PetscCallAbort(PETSC_COMM_SELF, PetscLogGpuTimeBegin()); in PetscLogGpuTimer()
/petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/ !
H A Dcd_cupm.cxx37 PetscCall(PetscLogGpuTimeBegin()); in SolveInPlace()
64 PetscCall(PetscLogGpuTimeBegin()); in SolveInPlaceCyclic()
/petsc/src/mat/impls/aij/seq/kokkos/ !
H A Daijkok.kokkos.cxx393 PetscCall(PetscLogGpuTimeBegin()); in MatMult_SeqAIJKokkos()
417 PetscCall(PetscLogGpuTimeBegin()); in MatMultTranspose_SeqAIJKokkos()
447 PetscCall(PetscLogGpuTimeBegin()); in MatMultHermitianTranspose_SeqAIJKokkos()
475 PetscCall(PetscLogGpuTimeBegin()); in MatMultAdd_SeqAIJKokkos()
499 PetscCall(PetscLogGpuTimeBegin()); in MatMultTransposeAdd_SeqAIJKokkos()
530 PetscCall(PetscLogGpuTimeBegin()); in MatMultHermitianTransposeAdd_SeqAIJKokkos()
864 PetscCall(PetscLogGpuTimeBegin()); in MatProductNumeric_SeqAIJKokkos_SeqAIJKokkos()
956 PetscCall(PetscLogGpuTimeBegin()); in MatProductSymbolic_SeqAIJKokkos_SeqAIJKokkos()
1024 PetscCall(PetscLogGpuTimeBegin()); in MatScale_SeqAIJKokkos()
1043 PetscCall(PetscLogGpuTimeBegin()); in MatShift_SeqAIJKokkos()
[all …]
/petsc/src/ksp/pc/impls/vpbjacobi/kokkos/ !
H A Dvpbjacobi_kok.kokkos.cxx84 PetscCall(PetscLogGpuTimeBegin()); in PCApplyOrTranspose_VPBJacobi_Kokkos()
176 PetscCall(PetscLogGpuTimeBegin()); in PCSetUp_VPBJacobi_Kokkos()
/petsc/src/mat/impls/dense/seq/cupm/ !
H A Dmatseqdensecupm.hpp403 PetscCall(PetscLogGpuTimeBegin()); in Factor()
423 PetscCall(PetscLogGpuTimeBegin()); in Solve()
488 PetscCall(PetscLogGpuTimeBegin()); in Factor()
505 PetscCall(PetscLogGpuTimeBegin()); in Factor()
523 PetscCall(PetscLogGpuTimeBegin()); in Solve()
590 PetscCall(PetscLogGpuTimeBegin()); in Factor()
615 PetscCall(PetscLogGpuTimeBegin()); in Solve()
861 PetscCall(PetscLogGpuTimeBegin()); in MatMultAddColumnRange_Dispatch_()
1317 PetscCall(PetscLogGpuTimeBegin()); in MatMatMult_Numeric_Dispatch()
1353 PetscCall(PetscLogGpuTimeBegin()); in Copy()
[all …]
/petsc/src/vec/vec/impls/seq/cupm/ !
H A Dvecseqcupm_impl.hpp462 PetscCall(PetscLogGpuTimeBegin()); in AYPXAsync()
475 PetscCall(PetscLogGpuTimeBegin()); in AYPXAsync()
515 PetscCall(PetscLogGpuTimeBegin()); in AXPYAsync()
833 PetscCall(PetscLogGpuTimeBegin()); in WAXPYAsync()
958 PetscCall(PetscLogGpuTimeBegin()); in MAXPYAsync()
1022 PetscCall(PetscLogGpuTimeBegin()); in Dot()
1214 PetscCall(PetscLogGpuTimeBegin()); in MDot_()
1280 PetscCall(PetscLogGpuTimeBegin()); in MDot_()
1370 PetscCall(PetscLogGpuTimeBegin()); in ScaleAsync()
1407 PetscCall(PetscLogGpuTimeBegin()); in TDot()
[all …]
/petsc/src/ksp/pc/impls/pbjacobi/kokkos/ !
H A Dpbjacobi_kok.kokkos.cxx42 PetscCall(PetscLogGpuTimeBegin()); in PCApplyOrTranspose_PBJacobi_Kokkos()
/petsc/src/ksp/pc/impls/vpbjacobi/cuda/ !
H A Dvpbjacobi_cuda.cu113 PetscCall(PetscLogGpuTimeBegin()); in PCApplyOrTranspose_VPBJacobi_CUDA()
/petsc/src/mat/impls/aij/seq/seqviennacl/ !
H A Daijviennacl.cxx186 PetscCall(PetscLogGpuTimeBegin()); in MatMult_SeqAIJViennaCL()
222 PetscCall(PetscLogGpuTimeBegin()); in MatMultAdd_SeqAIJViennaCL()
/petsc/src/mat/impls/aij/seq/seqhipsparse/ !
H A Daijhipsparse.hip.cxx957 PetscCall(PetscLogGpuTimeBegin()); in MatSeqAIJHIPSPARSEFormExplicitTranspose()
1111 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJHIPSPARSE()
1158 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJHIPSPARSE_NaturalOrdering()
1193 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJHIPSPARSE()
1229 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJHIPSPARSE_NaturalOrdering()
1257 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJHIPSPARSE_ILU0()
1315 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJHIPSPARSE_ILU0()
1557 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJHIPSPARSE_ICC0()
2286 PetscCall(PetscLogGpuTimeBegin()); in MatProductNumeric_SeqAIJHIPSPARSE_SeqDENSEHIP()
2490 PetscCall(PetscLogGpuTimeBegin()); in MatProductNumeric_SeqAIJHIPSPARSE_SeqAIJHIPSPARSE()
[all …]
/petsc/src/mat/impls/aij/seq/seqcusparse/ !
H A Daijcusparse.cu726 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJCUSPARSE_Cholesky()
1232 PetscCall(PetscLogGpuTimeBegin()); in MatSeqAIJCUSPARSEFormExplicitTranspose()
1423 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJCUSPARSE_LU()
1475 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJCUSPARSE_LU()
1560 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJCUSPARSE()
1607 PetscCall(PetscLogGpuTimeBegin()); in MatSolveTranspose_SeqAIJCUSPARSE_NaturalOrdering()
1642 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJCUSPARSE()
1678 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJCUSPARSE_NaturalOrdering()
1718 PetscCall(PetscLogGpuTimeBegin()); in MatILUFactorNumeric_SeqAIJCUSPARSE_ILU0()
1925 PetscCall(PetscLogGpuTimeBegin()); in MatSolve_SeqAIJCUSPARSE_ICC0()
[all …]
/petsc/src/mat/impls/h2opus/cuda/ !
H A Dmath2opus.cu418 PetscCall(PetscLogGpuTimeBegin()); in MatMultNKernel_H2OPUS()
601 PetscCall(PetscLogGpuTimeBegin()); in MatMultKernel_H2OPUS()
1374 PetscCall(PetscLogGpuTimeBegin()); in MatH2OpusOrthogonalize()
1394 PetscCall(PetscLogGpuTimeBegin()); in MatH2OpusOrthogonalize()
1464 PetscCall(PetscLogGpuTimeBegin()); in MatH2OpusCompress()
1496 PetscCall(PetscLogGpuTimeBegin()); in MatH2OpusCompress()
/petsc/src/ts/utils/dmplexlandau/kokkos/ !
H A Dlandau.kokkos.cxx509 PetscCall(PetscLogGpuTimeBegin()); in LandauKokkosJacobian()
726 PetscCall(PetscLogGpuTimeBegin()); in LandauKokkosJacobian()
735 PetscCall(PetscLogGpuTimeBegin()); in LandauKokkosJacobian()
/petsc/include/ !
H A Dpetsclog.h728 PETSC_EXTERN PetscErrorCode PetscLogGpuTimeBegin(void);
796 #define PetscLogGpuTimeBegin() PETSC_SUCCESS macro
/petsc/src/mat/impls/aij/mpi/mpihipsparse/ !
H A Dmpiaijhipsparse.hip.cxx205 PetscCall(PetscLogGpuTimeBegin()); in MatSetValuesCOO_MPIAIJHIPSPARSE()
/petsc/src/mat/impls/aij/mpi/mpicusparse/ !
H A Dmpiaijcusparse.cu205 PetscCall(PetscLogGpuTimeBegin()); in MatSetValuesCOO_MPIAIJCUSPARSE()
/petsc/src/mat/impls/sell/seq/seqhip/ !
H A Dsellhip.hip.cxx599 PetscCall(PetscLogGpuTimeBegin()); in MatMult_SeqSELLHIP()
734 PetscCall(PetscLogGpuTimeBegin()); in MatMultAdd_SeqSELLHIP()
/petsc/src/mat/impls/sell/seq/seqcuda/ !
H A Dsellcuda.cu594 PetscCall(PetscLogGpuTimeBegin()); in MatMult_SeqSELLCUDA()
734 PetscCall(PetscLogGpuTimeBegin()); in MatMultAdd_SeqSELLCUDA()
/petsc/src/sys/logging/ !
H A Dplog.c2394 PetscErrorCode PetscLogGpuTimeBegin(void) in PetscLogGpuTimeBegin() function
/petsc/src/mat/impls/aij/mpi/kokkos/ !
H A Dmpiaijkok.kokkos.cxx1626 PetscCall(PetscLogGpuTimeBegin()); in MatSetValuesCOO_MPIAIJKokkos()