| /petsc/src/ksp/ksp/utils/lmvm/blas_cyclic/cupm/ |
| H A D | blas_cyclic_cupm.cxx | 36 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 D | ex2.c | 23 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main() 27 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| H A D | ex12.c | 14 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| H A D | ex6.c | 29 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| H A D | ex3.c | 62 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| H A D | ex1.c | 55 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| H A D | ex4.c | 86 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in main()
|
| /petsc/src/ksp/ksp/utils/lmvm/dense/cd_cupm/ |
| H A D | cd_cupm.cxx | 107 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in MatUpperTriangularSolveInPlace_CUPM() 134 PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); in MatUpperTriangularSolveInPlaceCyclic_CUPM()
|
| /petsc/src/sys/objects/kokkos/ |
| H A D | kinit.kokkos.cxx | 81 …PetscCall(PetscDeviceContextGetCurrentContext(&dctx)); // it internally sets PetscDefaultCuda/HipS… in PetscKokkosInitializeCheck()
|
| /petsc/src/sys/objects/device/interface/ |
| H A D | global_dcontext.cxx | 107 PetscErrorCode PetscDeviceContextGetCurrentContext(PetscDeviceContext *dctx) in PetscDeviceContextGetCurrentContext() function
|
| /petsc/src/sys/objects/device/tests/output/ |
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-lazy.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_cuda_env_set_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_cuda_no_env_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_hip_env_set_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_hip_no_env_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_hip_env_set_empty_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_hip_env_set_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_hip_env_set_empty_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_cuda_no_env_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_cuda_env_set_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_cuda_env_set_empty_device_enable_cuda-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-eager_hip_no_env_device_enable_hip-none.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| H A D | ex12_device_enable-lazy_cuda_env_set_empty_device_enable_cuda-lazy.out | 21 [0]PETSC ERROR: #9 PetscDeviceContextGetCurrentContext() at global_dcontext.cxx:0
|
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock4.h | 115 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()
|