Searched refs:cublasXgemvStridedBatched (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/pbjacobi/cuda/ |
| H A D | pbjacobi_cuda.cu | 51 …PetscCallCUBLAS(cublasXgemvStridedBatched(handle, op, bs, bs, &alpha, A, bs, bs * bs, xx, 1, bs, &… in PCApplyOrTranspose_PBJacobi_CUDA()
|
| /petsc/include/petsc/private/ |
| H A D | petsclegacycupmblas.h | 20 #define cublasXgemvStridedBatched(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p) \ macro 34 #define cublasXgemvStridedBatched(a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p) \ macro 51 #define cublasXgemvStridedBatched cublasSgemvStridedBatched macro 64 #define cublasXgemvStridedBatched cublasDgemvStridedBatched macro
|