Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 8 of 8) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/kokkos/
H A Dsfkok.kokkos.cxx238 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in Pack() local
261 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in UnpackAndOp() local
280 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in FetchAndOp() local
299 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in ScatterAndOp() local
362 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in ScatterAndInsert() local
387 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in FetchAndOpLocal() local
568 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in PetscSFLinkSyncStream_Kokkos() local
577 DeviceExecutionSpace exec = PetscGetKokkosExecutionSpace(); in PetscSFLinkMemcpy_Kokkos() local
/petsc/src/sys/objects/device/tests/
H A Dex1k.kokkos.cxx38 Kokkos::DefaultExecutionSpace exec = PetscGetKokkosExecutionSpace(); in main() local
/petsc/src/snes/tutorials/
H A Dex55k.kokkos.cxx46 Kokkos::DefaultExecutionSpace exec = PetscGetKokkosExecutionSpace(); in FormFunctionLocalVec() local
123 Kokkos::DefaultExecutionSpace exec = PetscGetKokkosExecutionSpace(); in FormObjectiveLocalVec() local
259 Kokkos::DefaultExecutionSpace exec = PetscGetKokkosExecutionSpace(); in FormJacobianLocalVec() local
/petsc/include/petsc/private/
H A Dkokkosimpl.hpp130 …KokkosDualViewSyncHost(Kokkos::DualView<Type *> &v_dual, const Kokkos::DefaultExecutionSpace &exec) in KokkosDualViewSyncHost()
147 …kkosDualViewSyncDevice(Kokkos::DualView<Type *> &v_dual, const Kokkos::DefaultExecutionSpace &exec) in KokkosDualViewSyncDevice()
/petsc/src/vec/vec/impls/seq/kokkos/
H A Dveckok.kokkos.cxx122 auto exec = PetscGetKokkosExecutionSpace(); in VecAbs_SeqKokkos() local
348 auto exec = PetscGetKokkosExecutionSpace(); in VecMultiDot_Private() local
619 auto exec = PetscGetKokkosExecutionSpace(); in VecSet_SeqKokkos() local
633 auto exec = PetscGetKokkosExecutionSpace(); in VecScale_SeqKokkos() local
655 auto exec = PetscGetKokkosExecutionSpace(); in VecDot_SeqKokkos() local
672 auto exec = PetscGetKokkosExecutionSpace(); in VecCopy_SeqKokkos() local
1055 auto exec = PetscGetKokkosExecutionSpace(); in VecNorm_SeqKokkos() local
1547 auto exec = PetscGetKokkosExecutionSpace(); in VecRestoreSubVector_SeqKokkos() local
/petsc/src/mat/impls/aij/seq/kokkos/
H A Daijkok.kokkos.cxx143 auto exec = PetscGetKokkosExecutionSpace(); in MatSeqAIJKokkosSyncHost() local
1265 auto exec = PetscGetKokkosExecutionSpace(); in MatAXPY_SeqAIJKokkos() local
1557 auto exec = PetscGetKokkosExecutionSpace(); in MatSetSeqAIJKokkosWithCSRMatrix() local
1782 auto exec = PetscGetKokkosExecutionSpace(); in MatSolve_SeqAIJKokkos_Cholesky() local
1836 auto exec = PetscGetKokkosExecutionSpace(); in MatSolve_SeqAIJKokkos_LU() local
1887 auto exec = PetscGetKokkosExecutionSpace(); in MatSolveTranspose_SeqAIJKokkos_LU() local
H A Daijkok.hpp121 auto exec = PetscGetKokkosExecutionSpace(); in Mat_SeqAIJKokkos() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx1516 auto exec = PetscGetKokkosExecutionSpace(); in MatCOOStruct_MPIAIJKokkos() local
1586 Kokkos::DefaultExecutionSpace exec = PetscGetKokkosExecutionSpace(); in MatSetValuesCOO_MPIAIJKokkos() local