Home
last modified time | relevance | path

Searched refs:PetscDeviceContextGetCurrentContext (Results 1 – 25 of 42) sorted by relevance

12

/petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/
H A Dblas_cyclic_cupm.cxx36 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in AXPBYCyclic_CUPM_Private()
61 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in DMVCyclic_CUPM_Private()
86 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in DSVCyclic_CUPM_Private()
111 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in TRSVCyclic_CUPM_Private()
136 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in HEMVCyclic_CUPM_Private()
161 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in GEMVCyclic_CUPM_Private()
/petsc/src/sys/objects/device/tests/
H A Dex2.c23 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
27 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
H A Dex12.c14 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
H A Dex6.c29 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
H A Dex3.c62 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
H A Dex1.c55 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
H A Dex4.c86 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
/petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/
H A Dcd_cupm.cxx107 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in MatUpperTriangularSolveInPlace_CUPM()
134 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in MatUpperTriangularSolveInPlaceCyclic_CUPM()
/petsc/src/sys/objects/kokkos/
H A Dkinit.kokkos.cxx81 …PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); // it internally sets PetscDefaultCuda/HipS… in PetscKokkosInitializeCheck()
/petsc/src/sys/objects/device/interface/
H A Dglobal_dcontext.cxx107 PetscErrorCode PetscDeviceContextGetCurrentContext(PetscDeviceContext *dctx) in PetscDeviceContextGetCurrentContext() function
/petsc/src/sys/objects/device/tests/output/
H A Dex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-lazy.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_cuda_env_set_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_cuda_no_env_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_hip_env_set_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_hip_no_env_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_hip_env_set_empty_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_hip_env_set_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_hip_env_set_empty_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_cuda_no_env_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_cuda_env_set_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-eager_hip_no_env_device_enable_hip-none.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
H A Dex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-lazy.out21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
/petsc/src/tao/unconstrained/tutorials/
H A Drosenbrock4.h115 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in AppCtxCreate()
243 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in CreateHessian()
489 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in FormObjective()
527 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in FormGradient()
586 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in FormObjectiveGradient()
643 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in FormHessian()

12