Searched refs:PetscCUBLASGetHandle (Results 1 – 5 of 5) sorted by relevance
17 PetscErrorCode PetscCUBLASGetHandle(cublasHandle_t *handle) in PetscCUBLASGetHandle() function
45 PetscCall(PetscCUBLASGetHandle(&handle)); in PCApplyOrTranspose_PBJacobi_CUDA()
164 PETSC_EXTERN PetscErrorCode PetscCUBLASGetHandle(cublasHandle_t *);
49 - Moved PetscCUBLASGetHandle() to a separate header file
2793 PetscCall(PetscCUBLASGetHandle(&cublasv2handle)); in MatProductNumeric_SeqAIJCUSPARSE_SeqDENSECUDA()3935 PetscCall(PetscCUBLASGetHandle(&cublasv2handle)); in MatAXPY_SeqAIJCUSPARSE()3959 PetscCall(PetscCUBLASGetHandle(&cublasv2handle)); in MatScale_SeqAIJCUSPARSE()