Home
last modified time | relevance | path

Searched refs:PetscHIPBLASGetHandle (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/objects/device/impls/cupm/hip/
H A Dcupmcontext.hip.cxx25 PetscErrorCode PetscHIPBLASGetHandle(hipblasHandle_t *handle) in PetscHIPBLASGetHandle() function
/petsc/include/
H A Dpetscdevice_hip.h185 PETSC_EXTERN PetscErrorCode PetscHIPBLASGetHandle(hipblasHandle_t *);
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3327 PetscCall(PetscHIPBLASGetHandle(&hipblasv2handle)); in MatAXPY_SeqAIJHIPSPARSE()
3351 PetscCall(PetscHIPBLASGetHandle(&hipblasv2handle)); in MatScale_SeqAIJHIPSPARSE()