| Package | Description |
|---|---|
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
cusparse.cusparseCaxpyi(cusparseContext handle,
int nnz,
float2 alpha,
float2 xVal,
int[] xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCaxpyi(cusparseContext handle,
int nnz,
float2 alpha,
float2 xVal,
IntBuffer xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCaxpyi(cusparseContext handle,
int nnz,
float2 alpha,
float2 xVal,
IntPointer xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseCbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseCbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
double[] tol,
float2 boost_val) |
static int |
cusparse.cusparseCbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoubleBuffer tol,
float2 boost_val) |
static int |
cusparse.cusparseCbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoublePointer tol,
float2 boost_val) |
static int |
cusparse.cusparseCbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockSize,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockSize,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockSize,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
float2 B,
int ldb,
float2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
float2 B,
int ldb,
float2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
float2 B,
int ldb,
float2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedMaskPtrA,
int[] bsrSortedRowPtrA,
int[] bsrSortedEndPtrA,
int[] bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedMaskPtrA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedEndPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
float2 alpha,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedMaskPtrA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedEndPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC) |
static int |
cusparse.cusparseCcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC) |
static int |
cusparse.cusparseCcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC) |
static int |
cusparse.cusparseCcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrSortedVal,
int[] csrSortedRowPtr,
int[] csrSortedColInd,
float2 cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseCcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrSortedVal,
IntBuffer csrSortedRowPtr,
IntBuffer csrSortedColInd,
float2 cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseCcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrSortedVal,
IntPointer csrSortedRowPtr,
IntPointer csrSortedColInd,
float2 cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseCcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedColIndA,
int[] csrSortedRowPtrA,
int nnzA,
int[] nnzPerRow,
float2 csrSortedValC,
int[] csrSortedColIndC,
int[] csrSortedRowPtrC,
float2 tol) |
static int |
cusparse.cusparseCcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedColIndA,
IntBuffer csrSortedRowPtrA,
int nnzA,
IntBuffer nnzPerRow,
float2 csrSortedValC,
IntBuffer csrSortedColIndC,
IntBuffer csrSortedRowPtrC,
float2 tol) |
static int |
cusparse.cusparseCcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedColIndA,
IntPointer csrSortedRowPtrA,
int nnzA,
IntPointer nnzPerRow,
float2 csrSortedValC,
IntPointer csrSortedColIndC,
IntPointer csrSortedRowPtrC,
float2 tol) |
static int |
cusparse.cusparseCcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 A,
int lda) |
static int |
cusparse.cusparseCcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] fractionToColor,
int[] ncolors,
int[] coloring,
int[] reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseCcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer fractionToColor,
IntBuffer ncolors,
IntBuffer coloring,
IntBuffer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseCcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer fractionToColor,
IntPointer ncolors,
IntPointer coloring,
IntPointer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseCcsrgeam(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgeam(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgeam(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgeam2(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrgeam2(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrgeam2(cusparseContext handle,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 beta,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseCcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
float2 csrSortedValD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
float2 csrSortedValD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
float2 alpha,
cusparseMatDescr descrA,
int nnzA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
float2 beta,
cusparseMatDescr descrD,
int nnzD,
float2 csrSortedValD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float2 csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
double[] tol,
float2 boost_val) |
static int |
cusparse.cusparseCcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoubleBuffer tol,
float2 boost_val) |
static int |
cusparse.cusparseCcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoublePointer tol,
float2 boost_val) |
static int |
cusparse.cusparseCcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 B,
int ldb,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 x,
float2 beta,
float2 y) |
static int |
cusparse.cusparseCcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 B,
int ldb,
float2 X,
int ldx) |
static int |
cusparse.cusparseCcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 B,
int ldb,
float2 X,
int ldx) |
static int |
cusparse.cusparseCcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 B,
int ldb,
float2 X,
int ldx) |
static int |
cusparse.cusparseCcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseCcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseCcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseCcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseCcsrsv_solve(cusparseContext handle,
int transA,
int m,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 f,
float2 x) |
static int |
cusparse.cusparseCcsrsv_solve(cusparseContext handle,
int transA,
int m,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 f,
float2 x) |
static int |
cusparse.cusparseCcsrsv_solve(cusparseContext handle,
int transA,
int m,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float2 f,
float2 x) |
static int |
cusparse.cusparseCcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
float2 alpha,
cusparseMatDescr descrA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
float2 f,
float2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
float2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseCdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
int[] nnzPerCol,
float2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA) |
static int |
cusparse.cusparseCdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntBuffer nnzPerCol,
float2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA) |
static int |
cusparse.cusparseCdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntPointer nnzPerCol,
float2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA) |
static int |
cusparse.cusparseCdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
int[] nnzPerRow,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA) |
static int |
cusparse.cusparseCdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntBuffer nnzPerRow,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA) |
static int |
cusparse.cusparseCdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntPointer nnzPerRow,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA) |
static int |
cusparse.cusparseCdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
int[] nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntBuffer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntPointer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseCdotci(cusparseContext handle,
int nnz,
float2 xVal,
int[] xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCdotci(cusparseContext handle,
int nnz,
float2 xVal,
IntBuffer xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCdotci(cusparseContext handle,
int nnz,
float2 xVal,
IntPointer xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCdoti(cusparseContext handle,
int nnz,
float2 xVal,
int[] xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCdoti(cusparseContext handle,
int nnz,
float2 xVal,
IntBuffer xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCdoti(cusparseContext handle,
int nnz,
float2 xVal,
IntPointer xInd,
float2 y,
float2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseCgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseCgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseCgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
float2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseCgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
float2 bscVal,
int[] bscRowInd,
int[] bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
float2 bscVal,
IntBuffer bscRowInd,
IntBuffer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
float2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
float2 bscVal,
IntPointer bscRowInd,
IntPointer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseCgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseCgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
float2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseCgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
float2 alpha,
float2 A,
int lda,
float2 cscValB,
int[] cscColPtrB,
int[] cscRowIndB,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
float2 alpha,
float2 A,
int lda,
float2 cscValB,
IntBuffer cscColPtrB,
IntBuffer cscRowIndB,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
float2 alpha,
float2 A,
int lda,
float2 cscValB,
IntPointer cscColPtrB,
IntPointer cscRowIndB,
float2 beta,
float2 C,
int ldc) |
static int |
cusparse.cusparseCgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
int[] pBufferSize) |
static int |
cusparse.cusparseCgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntBuffer pBufferSize) |
static int |
cusparse.cusparseCgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntPointer pBufferSize) |
static int |
cusparse.cusparseCgemvi(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
float2 A,
int lda,
int nnz,
float2 xVal,
int[] xInd,
float2 beta,
float2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgemvi(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
float2 A,
int lda,
int nnz,
float2 xVal,
IntBuffer xInd,
float2 beta,
float2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgemvi(cusparseContext handle,
int transA,
int m,
int n,
float2 alpha,
float2 A,
int lda,
int nnz,
float2 xVal,
IntPointer xInd,
float2 beta,
float2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseCgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
float2 ds,
float2 dl,
float2 d,
float2 du,
float2 dw,
float2 x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
float2 ds,
float2 dl,
float2 d,
float2 du,
float2 dw,
float2 x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseCgthr(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseCgthr(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseCgthr(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseCgthrz(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseCgthrz(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseCgthrz(cusparseContext handle,
int nnz,
float2 y,
float2 xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseCgtsv_nopivot(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb) |
static int |
cusparse.cusparseCgtsv(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb) |
static int |
cusparse.cusparseCgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCgtsv2_nopivot(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseCgtsv2(cusparseContext handle,
int m,
int n,
float2 dl,
float2 d,
float2 du,
float2 B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseCgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
float2 dl,
float2 d,
float2 du,
float2 x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCgtsv2StridedBatch(cusparseContext handle,
int m,
float2 dl,
float2 d,
float2 du,
float2 x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseCgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
float2 dl,
float2 d,
float2 du,
float2 x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseCgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
float2 dl,
float2 d,
float2 du,
float2 x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseCgtsvStridedBatch(cusparseContext handle,
int m,
float2 dl,
float2 d,
float2 du,
float2 x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseChyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseChyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseChyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseChyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseChyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseChyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseChyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseChybmv(cusparseContext handle,
int transA,
float2 alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float2 x,
float2 beta,
float2 y)
Deprecated.
|
static int |
cusparse.cusparseChybsv_analysis(cusparseContext handle,
int transA,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info)
Deprecated.
|
static int |
cusparse.cusparseChybsv_solve(cusparseContext handle,
int trans,
float2 alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
float2 f,
float2 x)
Deprecated.
|
static int |
cusparse.cusparseCnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
float2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] nnzPerRow,
int[] nnzC,
float2 tol) |
static int |
cusparse.cusparseCnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
float2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer nnzPerRow,
IntBuffer nnzC,
float2 tol) |
static int |
cusparse.cusparseCnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
float2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer nnzPerRow,
IntPointer nnzC,
float2 tol) |
static int |
cusparse.cusparseCnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
int[] nnzPerRowCol,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseCnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntBuffer nnzPerRowCol,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseCnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float2 A,
int lda,
IntPointer nnzPerRowCol,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseCreate(cusparseContext handle) |
static int |
cusparse.cusparseCreateIdentityPermutation(cusparseContext handle,
int n,
int[] p) |
static int |
cusparse.cusparseCreateIdentityPermutation(cusparseContext handle,
int n,
IntBuffer p) |
static int |
cusparse.cusparseCreateIdentityPermutation(cusparseContext handle,
int n,
IntPointer p) |
static int |
cusparse.cusparseCsctr(cusparseContext handle,
int nnz,
float2 xVal,
int[] xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCsctr(cusparseContext handle,
int nnz,
float2 xVal,
IntBuffer xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCsctr(cusparseContext handle,
int nnz,
float2 xVal,
IntPointer xInd,
float2 y,
int idxBase) |
static int |
cusparse.cusparseCsr2cscEx(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrSortedVal,
int csrSortedValtype,
int[] csrSortedRowPtr,
int[] csrSortedColInd,
Pointer cscSortedVal,
int cscSortedValtype,
int[] cscSortedRowInd,
int[] cscSortedColPtr,
int copyValues,
int idxBase,
int executiontype) |
static int |
cusparse.cusparseCsr2cscEx(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrSortedVal,
int csrSortedValtype,
IntBuffer csrSortedRowPtr,
IntBuffer csrSortedColInd,
Pointer cscSortedVal,
int cscSortedValtype,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr,
int copyValues,
int idxBase,
int executiontype) |
static int |
cusparse.cusparseCsr2cscEx(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrSortedVal,
int csrSortedValtype,
IntPointer csrSortedRowPtr,
IntPointer csrSortedColInd,
Pointer cscSortedVal,
int cscSortedValtype,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr,
int copyValues,
int idxBase,
int executiontype) |
static int |
cusparse.cusparseCsr2cscEx2_bufferSize(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
int[] csrRowPtr,
int[] csrColInd,
Pointer cscVal,
int[] cscColPtr,
int[] cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
SizeTPointer bufferSize) |
static int |
cusparse.cusparseCsr2cscEx2_bufferSize(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
Pointer cscVal,
IntBuffer cscColPtr,
IntBuffer cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
SizeTPointer bufferSize) |
static int |
cusparse.cusparseCsr2cscEx2_bufferSize(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
Pointer cscVal,
IntPointer cscColPtr,
IntPointer cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
SizeTPointer bufferSize) |
static int |
cusparse.cusparseCsr2cscEx2(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
int[] csrRowPtr,
int[] csrColInd,
Pointer cscVal,
int[] cscColPtr,
int[] cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
Pointer buffer) |
static int |
cusparse.cusparseCsr2cscEx2(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
Pointer cscVal,
IntBuffer cscColPtr,
IntBuffer cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
Pointer buffer) |
static int |
cusparse.cusparseCsr2cscEx2(cusparseContext handle,
int m,
int n,
int nnz,
Pointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
Pointer cscVal,
IntPointer cscColPtr,
IntPointer cscRowInd,
int valType,
int copyValues,
int idxBase,
int alg,
Pointer buffer) |
static int |
cusparse.cusparseCsrilu0Ex(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
Pointer csrSortedValA_ValM,
int csrSortedValA_ValMtype,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrilu0Ex(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
Pointer csrSortedValA_ValM,
int csrSortedValA_ValMtype,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrilu0Ex(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
Pointer csrSortedValA_ValM,
int csrSortedValA_ValMtype,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrmvEx_bufferSize(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
int[] csrRowPtrA,
int[] csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCsrmvEx_bufferSize(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
IntBuffer csrRowPtrA,
IntBuffer csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCsrmvEx_bufferSize(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
IntPointer csrRowPtrA,
IntPointer csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseCsrmvEx(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
int[] csrRowPtrA,
int[] csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
Pointer buffer) |
static int |
cusparse.cusparseCsrmvEx(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
IntBuffer csrRowPtrA,
IntBuffer csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
Pointer buffer) |
static int |
cusparse.cusparseCsrmvEx(cusparseContext handle,
int alg,
int transA,
int m,
int n,
int nnz,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrValA,
int csrValAtype,
IntPointer csrRowPtrA,
IntPointer csrColIndA,
Pointer x,
int xtype,
Pointer beta,
int betatype,
Pointer y,
int ytype,
int executiontype,
Pointer buffer) |
static int |
cusparse.cusparseCsrsv_analysisEx(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrsv_analysisEx(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrsv_analysisEx(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
int executiontype) |
static int |
cusparse.cusparseCsrsv_solveEx(cusparseContext handle,
int transA,
int m,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
Pointer f,
int ftype,
Pointer x,
int xtype,
int executiontype) |
static int |
cusparse.cusparseCsrsv_solveEx(cusparseContext handle,
int transA,
int m,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
Pointer f,
int ftype,
Pointer x,
int xtype,
int executiontype) |
static int |
cusparse.cusparseCsrsv_solveEx(cusparseContext handle,
int transA,
int m,
Pointer alpha,
int alphatype,
cusparseMatDescr descrA,
Pointer csrSortedValA,
int csrSortedValAtype,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
Pointer f,
int ftype,
Pointer x,
int xtype,
int executiontype) |
static int |
cusparse.cusparseDaxpyi(cusparseContext handle,
int nnz,
double[] alpha,
double[] xVal,
int[] xInd,
double[] y,
int idxBase) |
static int |
cusparse.cusparseDaxpyi(cusparseContext handle,
int nnz,
DoubleBuffer alpha,
DoubleBuffer xVal,
IntBuffer xInd,
DoubleBuffer y,
int idxBase) |
static int |
cusparse.cusparseDaxpyi(cusparseContext handle,
int nnz,
DoublePointer alpha,
DoublePointer xVal,
IntPointer xInd,
DoublePointer y,
int idxBase) |
static int |
cusparse.cusparseDbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseDbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseDbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
double[] tol,
double[] boost_val) |
static int |
cusparse.cusparseDbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoubleBuffer tol,
DoubleBuffer boost_val) |
static int |
cusparse.cusparseDbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoublePointer tol,
DoublePointer boost_val) |
static int |
cusparse.cusparseDbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
double[] alpha,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockSize,
double[] B,
int ldb,
double[] beta,
double[] C,
int ldc) |
static int |
cusparse.cusparseDbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockSize,
DoubleBuffer B,
int ldb,
DoubleBuffer beta,
DoubleBuffer C,
int ldc) |
static int |
cusparse.cusparseDbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockSize,
DoublePointer B,
int ldb,
DoublePointer beta,
DoublePointer C,
int ldc) |
static int |
cusparse.cusparseDbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
double[] alpha,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
double[] x,
double[] beta,
double[] y) |
static int |
cusparse.cusparseDbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
DoubleBuffer x,
DoubleBuffer beta,
DoubleBuffer y) |
static int |
cusparse.cusparseDbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
DoublePointer x,
DoublePointer beta,
DoublePointer y) |
static int |
cusparse.cusparseDbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
double[] alpha,
cusparseMatDescr descrA,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
double[] B,
int ldb,
double[] X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
DoubleBuffer B,
int ldb,
DoubleBuffer X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
DoublePointer B,
int ldb,
DoublePointer X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
double[] alpha,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
double[] f,
double[] x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
DoubleBuffer f,
DoubleBuffer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
DoublePointer f,
DoublePointer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
double[] alpha,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedMaskPtrA,
int[] bsrSortedRowPtrA,
int[] bsrSortedEndPtrA,
int[] bsrSortedColIndA,
int blockDim,
double[] x,
double[] beta,
double[] y) |
static int |
cusparse.cusparseDbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedMaskPtrA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedEndPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
DoubleBuffer x,
DoubleBuffer beta,
DoubleBuffer y) |
static int |
cusparse.cusparseDbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedMaskPtrA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedEndPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
DoublePointer x,
DoublePointer beta,
DoublePointer y) |
static int |
cusparse.cusparseDcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
double[] A,
int lda) |
static int |
cusparse.cusparseDcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
DoubleBuffer A,
int lda) |
static int |
cusparse.cusparseDcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
DoublePointer A,
int lda) |
static int |
cusparse.cusparseDcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC) |
static int |
cusparse.cusparseDcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
DoubleBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC) |
static int |
cusparse.cusparseDcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
DoublePointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC) |
static int |
cusparse.cusparseDcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
double[] csrSortedVal,
int[] csrSortedRowPtr,
int[] csrSortedColInd,
double[] cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseDcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
DoubleBuffer csrSortedVal,
IntBuffer csrSortedRowPtr,
IntBuffer csrSortedColInd,
DoubleBuffer cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseDcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
DoublePointer csrSortedVal,
IntPointer csrSortedRowPtr,
IntPointer csrSortedColInd,
DoublePointer cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseDcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedColIndA,
int[] csrSortedRowPtrA,
int nnzA,
int[] nnzPerRow,
double[] csrSortedValC,
int[] csrSortedColIndC,
int[] csrSortedRowPtrC,
double tol) |
static int |
cusparse.cusparseDcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedColIndA,
IntBuffer csrSortedRowPtrA,
int nnzA,
IntBuffer nnzPerRow,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedColIndC,
IntBuffer csrSortedRowPtrC,
double tol) |
static int |
cusparse.cusparseDcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedColIndA,
IntPointer csrSortedRowPtrA,
int nnzA,
IntPointer nnzPerRow,
DoublePointer csrSortedValC,
IntPointer csrSortedColIndC,
IntPointer csrSortedRowPtrC,
double tol) |
static int |
cusparse.cusparseDcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] A,
int lda) |
static int |
cusparse.cusparseDcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer A,
int lda) |
static int |
cusparse.cusparseDcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer A,
int lda) |
static int |
cusparse.cusparseDcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrC,
double[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrC,
DoubleBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrC,
DoublePointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] fractionToColor,
int[] ncolors,
int[] coloring,
int[] reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseDcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer fractionToColor,
IntBuffer ncolors,
IntBuffer coloring,
IntBuffer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseDcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer fractionToColor,
IntPointer ncolors,
IntPointer coloring,
IntPointer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseDcsrgeam(cusparseContext handle,
int m,
int n,
double[] alpha,
cusparseMatDescr descrA,
int nnzA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] beta,
cusparseMatDescr descrB,
int nnzB,
double[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgeam(cusparseContext handle,
int m,
int n,
DoubleBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer beta,
cusparseMatDescr descrB,
int nnzB,
DoubleBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgeam(cusparseContext handle,
int m,
int n,
DoublePointer alpha,
cusparseMatDescr descrA,
int nnzA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer beta,
cusparseMatDescr descrB,
int nnzB,
DoublePointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double[] alpha,
cusparseMatDescr descrA,
int nnzA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] beta,
cusparseMatDescr descrB,
int nnzB,
double[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoubleBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer beta,
cusparseMatDescr descrB,
int nnzB,
DoubleBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoublePointer alpha,
cusparseMatDescr descrA,
int nnzA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer beta,
cusparseMatDescr descrB,
int nnzB,
DoublePointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgeam2(cusparseContext handle,
int m,
int n,
double[] alpha,
cusparseMatDescr descrA,
int nnzA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] beta,
cusparseMatDescr descrB,
int nnzB,
double[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrgeam2(cusparseContext handle,
int m,
int n,
DoubleBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer beta,
cusparseMatDescr descrB,
int nnzB,
DoubleBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrgeam2(cusparseContext handle,
int m,
int n,
DoublePointer alpha,
cusparseMatDescr descrA,
int nnzA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer beta,
cusparseMatDescr descrB,
int nnzB,
DoublePointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
DoubleBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
DoublePointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseDcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
double[] alpha,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
double[] beta,
cusparseMatDescr descrD,
int nnzD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
DoubleBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
DoubleBuffer beta,
cusparseMatDescr descrD,
int nnzD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
DoublePointer alpha,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
DoublePointer beta,
cusparseMatDescr descrD,
int nnzD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
double[] alpha,
cusparseMatDescr descrA,
int nnzA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
double[] beta,
cusparseMatDescr descrD,
int nnzD,
double[] csrSortedValD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
DoubleBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
DoubleBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
DoubleBuffer beta,
cusparseMatDescr descrD,
int nnzD,
DoubleBuffer csrSortedValD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
DoublePointer alpha,
cusparseMatDescr descrA,
int nnzA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
DoublePointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
DoublePointer beta,
cusparseMatDescr descrD,
int nnzD,
DoublePointer csrSortedValD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double[] csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
DoublePointer csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double[] csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
DoublePointer csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
double[] tol,
double[] boost_val) |
static int |
cusparse.cusparseDcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoubleBuffer tol,
DoubleBuffer boost_val) |
static int |
cusparse.cusparseDcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoublePointer tol,
DoublePointer boost_val) |
static int |
cusparse.cusparseDcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] B,
int ldb,
double[] beta,
double[] C,
int ldc) |
static int |
cusparse.cusparseDcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer B,
int ldb,
DoubleBuffer beta,
DoubleBuffer C,
int ldc) |
static int |
cusparse.cusparseDcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer B,
int ldb,
DoublePointer beta,
DoublePointer C,
int ldc) |
static int |
cusparse.cusparseDcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] B,
int ldb,
double[] beta,
double[] C,
int ldc) |
static int |
cusparse.cusparseDcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer B,
int ldb,
DoubleBuffer beta,
DoubleBuffer C,
int ldc) |
static int |
cusparse.cusparseDcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer B,
int ldb,
DoublePointer beta,
DoublePointer C,
int ldc) |
static int |
cusparse.cusparseDcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] x,
double[] beta,
double[] y) |
static int |
cusparse.cusparseDcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer x,
DoubleBuffer beta,
DoubleBuffer y) |
static int |
cusparse.cusparseDcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer x,
DoublePointer beta,
DoublePointer y) |
static int |
cusparse.cusparseDcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] x,
double[] beta,
double[] y) |
static int |
cusparse.cusparseDcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer x,
DoubleBuffer beta,
DoubleBuffer y) |
static int |
cusparse.cusparseDcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer x,
DoublePointer beta,
DoublePointer y) |
static int |
cusparse.cusparseDcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double[] B,
int ldb,
double[] X,
int ldx) |
static int |
cusparse.cusparseDcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
DoubleBuffer B,
int ldb,
DoubleBuffer X,
int ldx) |
static int |
cusparse.cusparseDcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
DoublePointer B,
int ldb,
DoublePointer X,
int ldx) |
static int |
cusparse.cusparseDcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseDcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseDcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseDcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseDcsrsv_solve(cusparseContext handle,
int transA,
int m,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double[] f,
double[] x) |
static int |
cusparse.cusparseDcsrsv_solve(cusparseContext handle,
int transA,
int m,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
DoubleBuffer f,
DoubleBuffer x) |
static int |
cusparse.cusparseDcsrsv_solve(cusparseContext handle,
int transA,
int m,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
DoublePointer f,
DoublePointer x) |
static int |
cusparse.cusparseDcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
double[] alpha,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
double[] f,
double[] x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
DoubleBuffer alpha,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
DoubleBuffer f,
DoubleBuffer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
DoublePointer alpha,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
DoublePointer f,
DoublePointer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
double[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
DoubleBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
DoublePointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
DoubleBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
DoublePointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] A,
int lda,
int[] nnzPerCol,
double[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA) |
static int |
cusparse.cusparseDdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer A,
int lda,
IntBuffer nnzPerCol,
DoubleBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA) |
static int |
cusparse.cusparseDdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer A,
int lda,
IntPointer nnzPerCol,
DoublePointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA) |
static int |
cusparse.cusparseDdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] A,
int lda,
int[] nnzPerRow,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA) |
static int |
cusparse.cusparseDdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer A,
int lda,
IntBuffer nnzPerRow,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA) |
static int |
cusparse.cusparseDdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer A,
int lda,
IntPointer nnzPerRow,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA) |
static int |
cusparse.cusparseDdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double[] A,
int lda,
int[] nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer A,
int lda,
IntBuffer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer A,
int lda,
IntPointer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseDdoti(cusparseContext handle,
int nnz,
double[] xVal,
int[] xInd,
double[] y,
double[] resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseDdoti(cusparseContext handle,
int nnz,
DoubleBuffer xVal,
IntBuffer xInd,
DoubleBuffer y,
DoubleBuffer resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseDdoti(cusparseContext handle,
int nnz,
DoublePointer xVal,
IntPointer xInd,
DoublePointer y,
DoublePointer resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseDestroy(cusparseContext handle) |
static int |
cusparse.cusparseDgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseDgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseDgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseDgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
double[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
double[] bscVal,
int[] bscRowInd,
int[] bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
DoubleBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
DoubleBuffer bscVal,
IntBuffer bscRowInd,
IntBuffer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
DoublePointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
DoublePointer bscVal,
IntPointer bscRowInd,
IntPointer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
double[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseDgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
DoubleBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
DoubleBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseDgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
DoublePointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
DoublePointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseDgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
double[] alpha,
double[] A,
int lda,
double[] cscValB,
int[] cscColPtrB,
int[] cscRowIndB,
double[] beta,
double[] C,
int ldc) |
static int |
cusparse.cusparseDgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
DoubleBuffer alpha,
DoubleBuffer A,
int lda,
DoubleBuffer cscValB,
IntBuffer cscColPtrB,
IntBuffer cscRowIndB,
DoubleBuffer beta,
DoubleBuffer C,
int ldc) |
static int |
cusparse.cusparseDgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
DoublePointer alpha,
DoublePointer A,
int lda,
DoublePointer cscValB,
IntPointer cscColPtrB,
IntPointer cscRowIndB,
DoublePointer beta,
DoublePointer C,
int ldc) |
static int |
cusparse.cusparseDgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
int[] pBufferSize) |
static int |
cusparse.cusparseDgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntBuffer pBufferSize) |
static int |
cusparse.cusparseDgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntPointer pBufferSize) |
static int |
cusparse.cusparseDgemvi(cusparseContext handle,
int transA,
int m,
int n,
double[] alpha,
double[] A,
int lda,
int nnz,
double[] xVal,
int[] xInd,
double[] beta,
double[] y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgemvi(cusparseContext handle,
int transA,
int m,
int n,
DoubleBuffer alpha,
DoubleBuffer A,
int lda,
int nnz,
DoubleBuffer xVal,
IntBuffer xInd,
DoubleBuffer beta,
DoubleBuffer y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgemvi(cusparseContext handle,
int transA,
int m,
int n,
DoublePointer alpha,
DoublePointer A,
int lda,
int nnz,
DoublePointer xVal,
IntPointer xInd,
DoublePointer beta,
DoublePointer y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseDgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
double[] ds,
double[] dl,
double[] d,
double[] du,
double[] dw,
double[] x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
DoubleBuffer ds,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer dw,
DoubleBuffer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
DoublePointer ds,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer dw,
DoublePointer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
double[] ds,
double[] dl,
double[] d,
double[] du,
double[] dw,
double[] x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
DoubleBuffer ds,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer dw,
DoubleBuffer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
DoublePointer ds,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer dw,
DoublePointer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgthr(cusparseContext handle,
int nnz,
double[] y,
double[] xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseDgthr(cusparseContext handle,
int nnz,
DoubleBuffer y,
DoubleBuffer xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseDgthr(cusparseContext handle,
int nnz,
DoublePointer y,
DoublePointer xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseDgthrz(cusparseContext handle,
int nnz,
double[] y,
double[] xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseDgthrz(cusparseContext handle,
int nnz,
DoubleBuffer y,
DoubleBuffer xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseDgthrz(cusparseContext handle,
int nnz,
DoublePointer y,
DoublePointer xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseDgtsv_nopivot(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb) |
static int |
cusparse.cusparseDgtsv_nopivot(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb) |
static int |
cusparse.cusparseDgtsv_nopivot(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb) |
static int |
cusparse.cusparseDgtsv(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb) |
static int |
cusparse.cusparseDgtsv(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb) |
static int |
cusparse.cusparseDgtsv(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb) |
static int |
cusparse.cusparseDgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2_nopivot(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2_nopivot(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2_nopivot(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2(cusparseContext handle,
int m,
int n,
double[] dl,
double[] d,
double[] du,
double[] B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2(cusparseContext handle,
int m,
int n,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2(cusparseContext handle,
int m,
int n,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
double[] dl,
double[] d,
double[] du,
double[] x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseDgtsv2StridedBatch(cusparseContext handle,
int m,
double[] dl,
double[] d,
double[] du,
double[] x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2StridedBatch(cusparseContext handle,
int m,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsv2StridedBatch(cusparseContext handle,
int m,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
double[] dl,
double[] d,
double[] du,
double[] x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
double[] dl,
double[] d,
double[] du,
double[] x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseDgtsvStridedBatch(cusparseContext handle,
int m,
double[] dl,
double[] d,
double[] du,
double[] x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseDgtsvStridedBatch(cusparseContext handle,
int m,
DoubleBuffer dl,
DoubleBuffer d,
DoubleBuffer du,
DoubleBuffer x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseDgtsvStridedBatch(cusparseContext handle,
int m,
DoublePointer dl,
DoublePointer d,
DoublePointer du,
DoublePointer x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseDhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double[] cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseDhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoubleBuffer cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseDhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoublePointer cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseDhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseDhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseDhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseDhyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double[] A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseDhyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoubleBuffer A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseDhyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoublePointer A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseDhybmv(cusparseContext handle,
int transA,
double[] alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double[] x,
double[] beta,
double[] y)
Deprecated.
|
static int |
cusparse.cusparseDhybmv(cusparseContext handle,
int transA,
DoubleBuffer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoubleBuffer x,
DoubleBuffer beta,
DoubleBuffer y)
Deprecated.
|
static int |
cusparse.cusparseDhybmv(cusparseContext handle,
int transA,
DoublePointer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
DoublePointer x,
DoublePointer beta,
DoublePointer y)
Deprecated.
|
static int |
cusparse.cusparseDhybsv_analysis(cusparseContext handle,
int transA,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info)
Deprecated.
|
static int |
cusparse.cusparseDhybsv_solve(cusparseContext handle,
int trans,
double[] alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
double[] f,
double[] x)
Deprecated.
|
static int |
cusparse.cusparseDhybsv_solve(cusparseContext handle,
int trans,
DoubleBuffer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
DoubleBuffer f,
DoubleBuffer x)
Deprecated.
|
static int |
cusparse.cusparseDhybsv_solve(cusparseContext handle,
int trans,
DoublePointer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
DoublePointer f,
DoublePointer x)
Deprecated.
|
static int |
cusparse.cusparseDnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] nnzPerRow,
int[] nnzC,
double tol) |
static int |
cusparse.cusparseDnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer nnzPerRow,
IntBuffer nnzC,
double tol) |
static int |
cusparse.cusparseDnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer nnzPerRow,
IntPointer nnzC,
double tol) |
static int |
cusparse.cusparseDnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double[] A,
int lda,
int[] nnzPerRowCol,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseDnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoubleBuffer A,
int lda,
IntBuffer nnzPerRowCol,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseDnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
DoublePointer A,
int lda,
IntPointer nnzPerRowCol,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseDpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] threshold,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer threshold,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer threshold,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] threshold,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer threshold,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer threshold,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] threshold,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer threshold,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer threshold,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
double[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoubleBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
DoublePointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
double[] threshold,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
DoubleBuffer threshold,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
DoublePointer threshold,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csr(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
double[] threshold,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csr(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
DoubleBuffer threshold,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csr(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
DoublePointer threshold,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
double[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
DoubleBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
DoublePointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
double[] threshold,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
DoubleBuffer threshold,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
DoublePointer threshold,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
double[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
int[] csrRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
DoubleBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
DoublePointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntPointer csrRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseDroti(cusparseContext handle,
int nnz,
double[] xVal,
int[] xInd,
double[] y,
double[] c,
double[] s,
int idxBase) |
static int |
cusparse.cusparseDroti(cusparseContext handle,
int nnz,
DoubleBuffer xVal,
IntBuffer xInd,
DoubleBuffer y,
DoubleBuffer c,
DoubleBuffer s,
int idxBase) |
static int |
cusparse.cusparseDroti(cusparseContext handle,
int nnz,
DoublePointer xVal,
IntPointer xInd,
DoublePointer y,
DoublePointer c,
DoublePointer s,
int idxBase) |
static int |
cusparse.cusparseDsctr(cusparseContext handle,
int nnz,
double[] xVal,
int[] xInd,
double[] y,
int idxBase) |
static int |
cusparse.cusparseDsctr(cusparseContext handle,
int nnz,
DoubleBuffer xVal,
IntBuffer xInd,
DoubleBuffer y,
int idxBase) |
static int |
cusparse.cusparseDsctr(cusparseContext handle,
int nnz,
DoublePointer xVal,
IntPointer xInd,
DoublePointer y,
int idxBase) |
static int |
cusparse.cusparseGetLevelInfo(cusparseContext handle,
cusparseSolveAnalysisInfo info,
int[] nlevels,
int[] levelPtr,
int[] levelInd) |
static int |
cusparse.cusparseGetLevelInfo(cusparseContext handle,
cusparseSolveAnalysisInfo info,
IntBuffer nlevels,
IntBuffer levelPtr,
IntBuffer levelInd) |
static int |
cusparse.cusparseGetLevelInfo(cusparseContext handle,
cusparseSolveAnalysisInfo info,
IntPointer nlevels,
IntPointer levelPtr,
IntPointer levelInd) |
static int |
cusparse.cusparseGetLevelInfo(cusparseContext handle,
cusparseSolveAnalysisInfo info,
IntPointer nlevels,
PointerPointer levelPtr,
PointerPointer levelInd) |
static int |
cusparse.cusparseGetPointerMode(cusparseContext handle,
int[] mode) |
static int |
cusparse.cusparseGetPointerMode(cusparseContext handle,
IntBuffer mode) |
static int |
cusparse.cusparseGetPointerMode(cusparseContext handle,
IntPointer mode) |
static int |
cusparse.cusparseGetStream(cusparseContext handle,
CUstream_st streamId) |
static int |
cusparse.cusparseGetVersion(cusparseContext handle,
int[] version) |
static int |
cusparse.cusparseGetVersion(cusparseContext handle,
IntBuffer version) |
static int |
cusparse.cusparseGetVersion(cusparseContext handle,
IntPointer version) |
static int |
cusparse.cusparseHpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
__half threshold,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
__half csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csr(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csr(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csr(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
__half csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
int[] csrRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
IntBuffer csrRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
__half A,
int lda,
__half threshold,
cusparseMatDescr descrC,
IntPointer csrRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
int[] csrRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseHpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
__half A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntPointer csrRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSaxpyi(cusparseContext handle,
int nnz,
float[] alpha,
float[] xVal,
int[] xInd,
float[] y,
int idxBase) |
static int |
cusparse.cusparseSaxpyi(cusparseContext handle,
int nnz,
FloatBuffer alpha,
FloatBuffer xVal,
IntBuffer xInd,
FloatBuffer y,
int idxBase) |
static int |
cusparse.cusparseSaxpyi(cusparseContext handle,
int nnz,
FloatPointer alpha,
FloatPointer xVal,
IntPointer xInd,
FloatPointer y,
int idxBase) |
static int |
cusparse.cusparseSbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseSbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseSbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
double[] tol,
float[] boost_val) |
static int |
cusparse.cusparseSbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoubleBuffer tol,
FloatBuffer boost_val) |
static int |
cusparse.cusparseSbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoublePointer tol,
FloatPointer boost_val) |
static int |
cusparse.cusparseSbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
float[] alpha,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockSize,
float[] B,
int ldb,
float[] beta,
float[] C,
int ldc) |
static int |
cusparse.cusparseSbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockSize,
FloatBuffer B,
int ldb,
FloatBuffer beta,
FloatBuffer C,
int ldc) |
static int |
cusparse.cusparseSbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockSize,
FloatPointer B,
int ldb,
FloatPointer beta,
FloatPointer C,
int ldc) |
static int |
cusparse.cusparseSbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
float[] alpha,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
float[] x,
float[] beta,
float[] y) |
static int |
cusparse.cusparseSbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
FloatBuffer x,
FloatBuffer beta,
FloatBuffer y) |
static int |
cusparse.cusparseSbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
FloatPointer x,
FloatPointer beta,
FloatPointer y) |
static int |
cusparse.cusparseSbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
float[] alpha,
cusparseMatDescr descrA,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
float[] B,
int ldb,
float[] X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
FloatBuffer B,
int ldb,
FloatBuffer X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
FloatPointer B,
int ldb,
FloatPointer X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
float[] alpha,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
float[] f,
float[] x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
FloatBuffer f,
FloatBuffer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
FloatPointer f,
FloatPointer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseSbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
float[] alpha,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedMaskPtrA,
int[] bsrSortedRowPtrA,
int[] bsrSortedEndPtrA,
int[] bsrSortedColIndA,
int blockDim,
float[] x,
float[] beta,
float[] y) |
static int |
cusparse.cusparseSbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedMaskPtrA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedEndPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
FloatBuffer x,
FloatBuffer beta,
FloatBuffer y) |
static int |
cusparse.cusparseSbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedMaskPtrA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedEndPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
FloatPointer x,
FloatPointer beta,
FloatPointer y) |
static int |
cusparse.cusparseScsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
float[] A,
int lda) |
static int |
cusparse.cusparseScsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
FloatBuffer A,
int lda) |
static int |
cusparse.cusparseScsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
FloatPointer A,
int lda) |
static int |
cusparse.cusparseScsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
float[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC) |
static int |
cusparse.cusparseScsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
FloatBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC) |
static int |
cusparse.cusparseScsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
FloatPointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC) |
static int |
cusparse.cusparseScsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
float[] csrSortedVal,
int[] csrSortedRowPtr,
int[] csrSortedColInd,
float[] cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseScsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
FloatBuffer csrSortedVal,
IntBuffer csrSortedRowPtr,
IntBuffer csrSortedColInd,
FloatBuffer cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseScsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
FloatPointer csrSortedVal,
IntPointer csrSortedRowPtr,
IntPointer csrSortedColInd,
FloatPointer cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseScsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedColIndA,
int[] csrSortedRowPtrA,
int nnzA,
int[] nnzPerRow,
float[] csrSortedValC,
int[] csrSortedColIndC,
int[] csrSortedRowPtrC,
float tol) |
static int |
cusparse.cusparseScsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedColIndA,
IntBuffer csrSortedRowPtrA,
int nnzA,
IntBuffer nnzPerRow,
FloatBuffer csrSortedValC,
IntBuffer csrSortedColIndC,
IntBuffer csrSortedRowPtrC,
float tol) |
static int |
cusparse.cusparseScsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedColIndA,
IntPointer csrSortedRowPtrA,
int nnzA,
IntPointer nnzPerRow,
FloatPointer csrSortedValC,
IntPointer csrSortedColIndC,
IntPointer csrSortedRowPtrC,
float tol) |
static int |
cusparse.cusparseScsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] A,
int lda) |
static int |
cusparse.cusparseScsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer A,
int lda) |
static int |
cusparse.cusparseScsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer A,
int lda) |
static int |
cusparse.cusparseScsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseScsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrC,
float[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrC,
FloatBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrC,
FloatPointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseScsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseScsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] fractionToColor,
int[] ncolors,
int[] coloring,
int[] reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseScsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer fractionToColor,
IntBuffer ncolors,
IntBuffer coloring,
IntBuffer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseScsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer fractionToColor,
IntPointer ncolors,
IntPointer coloring,
IntPointer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseScsrgeam(cusparseContext handle,
int m,
int n,
float[] alpha,
cusparseMatDescr descrA,
int nnzA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] beta,
cusparseMatDescr descrB,
int nnzB,
float[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseScsrgeam(cusparseContext handle,
int m,
int n,
FloatBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer beta,
cusparseMatDescr descrB,
int nnzB,
FloatBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseScsrgeam(cusparseContext handle,
int m,
int n,
FloatPointer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer beta,
cusparseMatDescr descrB,
int nnzB,
FloatPointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseScsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float[] alpha,
cusparseMatDescr descrA,
int nnzA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] beta,
cusparseMatDescr descrB,
int nnzB,
float[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer beta,
cusparseMatDescr descrB,
int nnzB,
FloatBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatPointer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer beta,
cusparseMatDescr descrB,
int nnzB,
FloatPointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgeam2(cusparseContext handle,
int m,
int n,
float[] alpha,
cusparseMatDescr descrA,
int nnzA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] beta,
cusparseMatDescr descrB,
int nnzB,
float[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrgeam2(cusparseContext handle,
int m,
int n,
FloatBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer beta,
cusparseMatDescr descrB,
int nnzB,
FloatBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrgeam2(cusparseContext handle,
int m,
int n,
FloatPointer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer beta,
cusparseMatDescr descrB,
int nnzB,
FloatPointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseScsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
FloatBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseScsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
FloatPointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseScsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
float[] alpha,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
float[] beta,
cusparseMatDescr descrD,
int nnzD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
FloatBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
FloatBuffer beta,
cusparseMatDescr descrD,
int nnzD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
FloatPointer alpha,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
FloatPointer beta,
cusparseMatDescr descrD,
int nnzD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrgemm2(cusparseContext handle,
int m,
int n,
int k,
float[] alpha,
cusparseMatDescr descrA,
int nnzA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
float[] csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
float[] beta,
cusparseMatDescr descrD,
int nnzD,
float[] csrSortedValD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrgemm2(cusparseContext handle,
int m,
int n,
int k,
FloatBuffer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
FloatBuffer csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
FloatBuffer beta,
cusparseMatDescr descrD,
int nnzD,
FloatBuffer csrSortedValD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrgemm2(cusparseContext handle,
int m,
int n,
int k,
FloatPointer alpha,
cusparseMatDescr descrA,
int nnzA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
FloatPointer csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
FloatPointer beta,
cusparseMatDescr descrD,
int nnzD,
FloatPointer csrSortedValD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float[] csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
FloatPointer csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
float[] csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
FloatPointer csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
double[] tol,
float[] boost_val) |
static int |
cusparse.cusparseScsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoubleBuffer tol,
FloatBuffer boost_val) |
static int |
cusparse.cusparseScsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoublePointer tol,
FloatPointer boost_val) |
static int |
cusparse.cusparseScsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] B,
int ldb,
float[] beta,
float[] C,
int ldc) |
static int |
cusparse.cusparseScsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer B,
int ldb,
FloatBuffer beta,
FloatBuffer C,
int ldc) |
static int |
cusparse.cusparseScsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer B,
int ldb,
FloatPointer beta,
FloatPointer C,
int ldc) |
static int |
cusparse.cusparseScsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] B,
int ldb,
float[] beta,
float[] C,
int ldc) |
static int |
cusparse.cusparseScsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer B,
int ldb,
FloatBuffer beta,
FloatBuffer C,
int ldc) |
static int |
cusparse.cusparseScsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer B,
int ldb,
FloatPointer beta,
FloatPointer C,
int ldc) |
static int |
cusparse.cusparseScsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] x,
float[] beta,
float[] y) |
static int |
cusparse.cusparseScsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer x,
FloatBuffer beta,
FloatBuffer y) |
static int |
cusparse.cusparseScsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer x,
FloatPointer beta,
FloatPointer y) |
static int |
cusparse.cusparseScsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] x,
float[] beta,
float[] y) |
static int |
cusparse.cusparseScsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer x,
FloatBuffer beta,
FloatBuffer y) |
static int |
cusparse.cusparseScsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer x,
FloatPointer beta,
FloatPointer y) |
static int |
cusparse.cusparseScsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float[] B,
int ldb,
float[] X,
int ldx) |
static int |
cusparse.cusparseScsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
FloatBuffer B,
int ldb,
FloatBuffer X,
int ldx) |
static int |
cusparse.cusparseScsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
FloatPointer B,
int ldb,
FloatPointer X,
int ldx) |
static int |
cusparse.cusparseScsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseScsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseScsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseScsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseScsrsv_solve(cusparseContext handle,
int transA,
int m,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
float[] f,
float[] x) |
static int |
cusparse.cusparseScsrsv_solve(cusparseContext handle,
int transA,
int m,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
FloatBuffer f,
FloatBuffer x) |
static int |
cusparse.cusparseScsrsv_solve(cusparseContext handle,
int transA,
int m,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
FloatPointer f,
FloatPointer x) |
static int |
cusparse.cusparseScsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
float[] alpha,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
float[] f,
float[] x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
FloatBuffer alpha,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
FloatBuffer f,
FloatBuffer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
FloatPointer alpha,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
FloatPointer f,
FloatPointer x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseScsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
float[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
FloatBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
FloatPointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseScsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
float[] csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
FloatBuffer csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseScsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
FloatPointer csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] A,
int lda,
int[] nnzPerCol,
float[] cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA) |
static int |
cusparse.cusparseSdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer A,
int lda,
IntBuffer nnzPerCol,
FloatBuffer cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA) |
static int |
cusparse.cusparseSdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer A,
int lda,
IntPointer nnzPerCol,
FloatPointer cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA) |
static int |
cusparse.cusparseSdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] A,
int lda,
int[] nnzPerRow,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA) |
static int |
cusparse.cusparseSdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer A,
int lda,
IntBuffer nnzPerRow,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA) |
static int |
cusparse.cusparseSdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer A,
int lda,
IntPointer nnzPerRow,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA) |
static int |
cusparse.cusparseSdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
float[] A,
int lda,
int[] nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseSdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer A,
int lda,
IntBuffer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseSdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer A,
int lda,
IntPointer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseSdoti(cusparseContext handle,
int nnz,
float[] xVal,
int[] xInd,
float[] y,
float[] resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseSdoti(cusparseContext handle,
int nnz,
FloatBuffer xVal,
IntBuffer xInd,
FloatBuffer y,
FloatBuffer resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseSdoti(cusparseContext handle,
int nnz,
FloatPointer xVal,
IntPointer xInd,
FloatPointer y,
FloatPointer resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseSetPointerMode(cusparseContext handle,
int mode) |
static int |
cusparse.cusparseSetStream(cusparseContext handle,
CUstream_st streamId) |
static int |
cusparse.cusparseSgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseSgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseSgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseSgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
float[] bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
float[] bscVal,
int[] bscRowInd,
int[] bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
FloatBuffer bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
FloatBuffer bscVal,
IntBuffer bscRowInd,
IntBuffer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
FloatPointer bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
FloatPointer bscVal,
IntPointer bscRowInd,
IntPointer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
float[] bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
float[] bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseSgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
FloatBuffer bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
FloatBuffer bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseSgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
FloatPointer bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
FloatPointer bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseSgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
float[] alpha,
float[] A,
int lda,
float[] cscValB,
int[] cscColPtrB,
int[] cscRowIndB,
float[] beta,
float[] C,
int ldc) |
static int |
cusparse.cusparseSgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
FloatBuffer alpha,
FloatBuffer A,
int lda,
FloatBuffer cscValB,
IntBuffer cscColPtrB,
IntBuffer cscRowIndB,
FloatBuffer beta,
FloatBuffer C,
int ldc) |
static int |
cusparse.cusparseSgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
FloatPointer alpha,
FloatPointer A,
int lda,
FloatPointer cscValB,
IntPointer cscColPtrB,
IntPointer cscRowIndB,
FloatPointer beta,
FloatPointer C,
int ldc) |
static int |
cusparse.cusparseSgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
int[] pBufferSize) |
static int |
cusparse.cusparseSgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntBuffer pBufferSize) |
static int |
cusparse.cusparseSgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntPointer pBufferSize) |
static int |
cusparse.cusparseSgemvi(cusparseContext handle,
int transA,
int m,
int n,
float[] alpha,
float[] A,
int lda,
int nnz,
float[] xVal,
int[] xInd,
float[] beta,
float[] y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgemvi(cusparseContext handle,
int transA,
int m,
int n,
FloatBuffer alpha,
FloatBuffer A,
int lda,
int nnz,
FloatBuffer xVal,
IntBuffer xInd,
FloatBuffer beta,
FloatBuffer y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgemvi(cusparseContext handle,
int transA,
int m,
int n,
FloatPointer alpha,
FloatPointer A,
int lda,
int nnz,
FloatPointer xVal,
IntPointer xInd,
FloatPointer beta,
FloatPointer y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseSgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
float[] ds,
float[] dl,
float[] d,
float[] du,
float[] dw,
float[] x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
FloatBuffer ds,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer dw,
FloatBuffer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
FloatPointer ds,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer dw,
FloatPointer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
float[] ds,
float[] dl,
float[] d,
float[] du,
float[] dw,
float[] x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
FloatBuffer ds,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer dw,
FloatBuffer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
FloatPointer ds,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer dw,
FloatPointer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgthr(cusparseContext handle,
int nnz,
float[] y,
float[] xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseSgthr(cusparseContext handle,
int nnz,
FloatBuffer y,
FloatBuffer xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseSgthr(cusparseContext handle,
int nnz,
FloatPointer y,
FloatPointer xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseSgthrz(cusparseContext handle,
int nnz,
float[] y,
float[] xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseSgthrz(cusparseContext handle,
int nnz,
FloatBuffer y,
FloatBuffer xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseSgthrz(cusparseContext handle,
int nnz,
FloatPointer y,
FloatPointer xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseSgtsv_nopivot(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb) |
static int |
cusparse.cusparseSgtsv_nopivot(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb) |
static int |
cusparse.cusparseSgtsv_nopivot(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb) |
static int |
cusparse.cusparseSgtsv(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb) |
static int |
cusparse.cusparseSgtsv(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb) |
static int |
cusparse.cusparseSgtsv(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb) |
static int |
cusparse.cusparseSgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2_nopivot(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2_nopivot(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2_nopivot(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2(cusparseContext handle,
int m,
int n,
float[] dl,
float[] d,
float[] du,
float[] B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2(cusparseContext handle,
int m,
int n,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2(cusparseContext handle,
int m,
int n,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
float[] dl,
float[] d,
float[] du,
float[] x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseSgtsv2StridedBatch(cusparseContext handle,
int m,
float[] dl,
float[] d,
float[] du,
float[] x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2StridedBatch(cusparseContext handle,
int m,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsv2StridedBatch(cusparseContext handle,
int m,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
float[] dl,
float[] d,
float[] du,
float[] x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
float[] dl,
float[] d,
float[] du,
float[] x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseSgtsvStridedBatch(cusparseContext handle,
int m,
float[] dl,
float[] d,
float[] du,
float[] x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseSgtsvStridedBatch(cusparseContext handle,
int m,
FloatBuffer dl,
FloatBuffer d,
FloatBuffer du,
FloatBuffer x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseSgtsvStridedBatch(cusparseContext handle,
int m,
FloatPointer dl,
FloatPointer d,
FloatPointer du,
FloatPointer x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseShyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float[] cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseShyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatBuffer cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseShyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatPointer cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseShyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseShyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseShyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseShyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float[] A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseShyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatBuffer A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseShyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatPointer A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseShybmv(cusparseContext handle,
int transA,
float[] alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
float[] x,
float[] beta,
float[] y)
Deprecated.
|
static int |
cusparse.cusparseShybmv(cusparseContext handle,
int transA,
FloatBuffer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatBuffer x,
FloatBuffer beta,
FloatBuffer y)
Deprecated.
|
static int |
cusparse.cusparseShybmv(cusparseContext handle,
int transA,
FloatPointer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
FloatPointer x,
FloatPointer beta,
FloatPointer y)
Deprecated.
|
static int |
cusparse.cusparseShybsv_analysis(cusparseContext handle,
int transA,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info)
Deprecated.
|
static int |
cusparse.cusparseShybsv_solve(cusparseContext handle,
int trans,
float[] alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
float[] f,
float[] x)
Deprecated.
|
static int |
cusparse.cusparseShybsv_solve(cusparseContext handle,
int trans,
FloatBuffer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
FloatBuffer f,
FloatBuffer x)
Deprecated.
|
static int |
cusparse.cusparseShybsv_solve(cusparseContext handle,
int trans,
FloatPointer alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
FloatPointer f,
FloatPointer x)
Deprecated.
|
static int |
cusparse.cusparseSnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] nnzPerRow,
int[] nnzC,
float tol) |
static int |
cusparse.cusparseSnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer nnzPerRow,
IntBuffer nnzC,
float tol) |
static int |
cusparse.cusparseSnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer nnzPerRow,
IntPointer nnzC,
float tol) |
static int |
cusparse.cusparseSnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
float[] A,
int lda,
int[] nnzPerRowCol,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseSnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatBuffer A,
int lda,
IntBuffer nnzPerRowCol,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseSnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
FloatPointer A,
int lda,
IntPointer nnzPerRowCol,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseSpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] threshold,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer threshold,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer threshold,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] threshold,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer threshold,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csr(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer threshold,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float[] threshold,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
FloatBuffer threshold,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnz(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
FloatPointer threshold,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
float[] csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatBuffer csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneCsr2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
int nnzA,
cusparseMatDescr descrA,
FloatPointer csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
float percentage,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float[] threshold,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
FloatBuffer threshold,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
FloatPointer threshold,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csr(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float[] threshold,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csr(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
FloatBuffer threshold,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csr(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
FloatPointer threshold,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage_bufferSizeExt(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
float[] csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
FloatBuffer csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrByPercentage(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
FloatPointer csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float[] threshold,
cusparseMatDescr descrC,
int[] csrRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
FloatBuffer threshold,
cusparseMatDescr descrC,
IntBuffer csrRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnz(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
FloatPointer threshold,
cusparseMatDescr descrC,
IntPointer csrRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
float[] A,
int lda,
float percentage,
cusparseMatDescr descrC,
int[] csrRowPtrC,
int[] nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
FloatBuffer A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntBuffer csrRowPtrC,
IntBuffer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSpruneDense2csrNnzByPercentage(cusparseContext handle,
int m,
int n,
FloatPointer A,
int lda,
float percentage,
cusparseMatDescr descrC,
IntPointer csrRowPtrC,
IntPointer nnzTotalDevHostPtr,
pruneInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseSroti(cusparseContext handle,
int nnz,
float[] xVal,
int[] xInd,
float[] y,
float[] c,
float[] s,
int idxBase) |
static int |
cusparse.cusparseSroti(cusparseContext handle,
int nnz,
FloatBuffer xVal,
IntBuffer xInd,
FloatBuffer y,
FloatBuffer c,
FloatBuffer s,
int idxBase) |
static int |
cusparse.cusparseSroti(cusparseContext handle,
int nnz,
FloatPointer xVal,
IntPointer xInd,
FloatPointer y,
FloatPointer c,
FloatPointer s,
int idxBase) |
static int |
cusparse.cusparseSsctr(cusparseContext handle,
int nnz,
float[] xVal,
int[] xInd,
float[] y,
int idxBase) |
static int |
cusparse.cusparseSsctr(cusparseContext handle,
int nnz,
FloatBuffer xVal,
IntBuffer xInd,
FloatBuffer y,
int idxBase) |
static int |
cusparse.cusparseSsctr(cusparseContext handle,
int nnz,
FloatPointer xVal,
IntPointer xInd,
FloatPointer y,
int idxBase) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
int[] position) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXbsric02_zeroPivot(cusparseContext handle,
bsric02Info info,
IntPointer position) |
static int |
cusparse.cusparseXbsrilu02_zeroPivot(cusparseContext handle,
bsrilu02Info info,
int[] position) |
static int |
cusparse.cusparseXbsrilu02_zeroPivot(cusparseContext handle,
bsrilu02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXbsrilu02_zeroPivot(cusparseContext handle,
bsrilu02Info info,
IntPointer position) |
static int |
cusparse.cusparseXbsrsm2_zeroPivot(cusparseContext handle,
bsrsm2Info info,
int[] position) |
static int |
cusparse.cusparseXbsrsm2_zeroPivot(cusparseContext handle,
bsrsm2Info info,
IntBuffer position) |
static int |
cusparse.cusparseXbsrsm2_zeroPivot(cusparseContext handle,
bsrsm2Info info,
IntPointer position) |
static int |
cusparse.cusparseXbsrsv2_zeroPivot(cusparseContext handle,
bsrsv2Info info,
int[] position) |
static int |
cusparse.cusparseXbsrsv2_zeroPivot(cusparseContext handle,
bsrsv2Info info,
IntBuffer position) |
static int |
cusparse.cusparseXbsrsv2_zeroPivot(cusparseContext handle,
bsrsv2Info info,
IntPointer position) |
static int |
cusparse.cusparseXcoo2csr(cusparseContext handle,
int[] cooRowInd,
int nnz,
int m,
int[] csrSortedRowPtr,
int idxBase) |
static int |
cusparse.cusparseXcoo2csr(cusparseContext handle,
IntBuffer cooRowInd,
int nnz,
int m,
IntBuffer csrSortedRowPtr,
int idxBase) |
static int |
cusparse.cusparseXcoo2csr(cusparseContext handle,
IntPointer cooRowInd,
int nnz,
int m,
IntPointer csrSortedRowPtr,
int idxBase) |
static int |
cusparse.cusparseXcoosort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
int[] cooRowsA,
int[] cooColsA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcoosort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntBuffer cooRowsA,
IntBuffer cooColsA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcoosort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntPointer cooRowsA,
IntPointer cooColsA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcoosortByColumn(cusparseContext handle,
int m,
int n,
int nnz,
int[] cooRowsA,
int[] cooColsA,
int[] P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcoosortByColumn(cusparseContext handle,
int m,
int n,
int nnz,
IntBuffer cooRowsA,
IntBuffer cooColsA,
IntBuffer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcoosortByColumn(cusparseContext handle,
int m,
int n,
int nnz,
IntPointer cooRowsA,
IntPointer cooColsA,
IntPointer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcoosortByRow(cusparseContext handle,
int m,
int n,
int nnz,
int[] cooRowsA,
int[] cooColsA,
int[] P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcoosortByRow(cusparseContext handle,
int m,
int n,
int nnz,
IntBuffer cooRowsA,
IntBuffer cooColsA,
IntBuffer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcoosortByRow(cusparseContext handle,
int m,
int n,
int nnz,
IntPointer cooRowsA,
IntPointer cooColsA,
IntPointer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcscsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
int[] cscColPtrA,
int[] cscRowIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcscsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntBuffer cscColPtrA,
IntBuffer cscRowIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcscsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntPointer cscColPtrA,
IntPointer cscRowIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcscsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
int[] cscColPtrA,
int[] cscRowIndA,
int[] P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcscsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
IntBuffer cscColPtrA,
IntBuffer cscRowIndA,
IntBuffer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcscsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
IntPointer cscColPtrA,
IntPointer cscRowIndA,
IntPointer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsr2bsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
int[] bsrSortedRowPtrC,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsr2bsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
IntBuffer bsrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsr2bsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
IntPointer bsrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsr2coo(cusparseContext handle,
int[] csrSortedRowPtr,
int nnz,
int m,
int[] cooRowInd,
int idxBase) |
static int |
cusparse.cusparseXcsr2coo(cusparseContext handle,
IntBuffer csrSortedRowPtr,
int nnz,
int m,
IntBuffer cooRowInd,
int idxBase) |
static int |
cusparse.cusparseXcsr2coo(cusparseContext handle,
IntPointer csrSortedRowPtr,
int nnz,
int m,
IntPointer cooRowInd,
int idxBase) |
static int |
cusparse.cusparseXcsr2gebsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrC,
int[] bsrSortedRowPtrC,
int rowBlockDim,
int colBlockDim,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsr2gebsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrC,
IntBuffer bsrSortedRowPtrC,
int rowBlockDim,
int colBlockDim,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsr2gebsrNnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrC,
IntPointer bsrSortedRowPtrC,
int rowBlockDim,
int colBlockDim,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrgeam2Nnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
Pointer workspace) |
static int |
cusparse.cusparseXcsrgeam2Nnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
Pointer workspace) |
static int |
cusparse.cusparseXcsrgeam2Nnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
Pointer workspace) |
static int |
cusparse.cusparseXcsrgeamNnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsrgeamNnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsrgeamNnz(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsrgemm2Nnz(cusparseContext handle,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrD,
int nnzD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrgemm2Nnz(cusparseContext handle,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrD,
int nnzD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrgemm2Nnz(cusparseContext handle,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrD,
int nnzD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrgemmNnz(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
int[] csrSortedRowPtrC,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsrgemmNnz(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
IntBuffer csrSortedRowPtrC,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsrgemmNnz(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
IntPointer csrSortedRowPtrC,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
int[] position) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXcsric02_zeroPivot(cusparseContext handle,
csric02Info info,
IntPointer position) |
static int |
cusparse.cusparseXcsrilu02_zeroPivot(cusparseContext handle,
csrilu02Info info,
int[] position) |
static int |
cusparse.cusparseXcsrilu02_zeroPivot(cusparseContext handle,
csrilu02Info info,
IntBuffer position) |
static int |
cusparse.cusparseXcsrilu02_zeroPivot(cusparseContext handle,
csrilu02Info info,
IntPointer position) |
static int |
cusparse.cusparseXcsrsm2_zeroPivot(cusparseContext handle,
csrsm2Info info,
int[] position) |
static int |
cusparse.cusparseXcsrsm2_zeroPivot(cusparseContext handle,
csrsm2Info info,
IntBuffer position) |
static int |
cusparse.cusparseXcsrsm2_zeroPivot(cusparseContext handle,
csrsm2Info info,
IntPointer position) |
static int |
cusparse.cusparseXcsrsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
int[] csrRowPtrA,
int[] csrColIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcsrsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntBuffer csrRowPtrA,
IntBuffer csrColIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcsrsort_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
IntPointer csrRowPtrA,
IntPointer csrColIndA,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseXcsrsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
int[] csrRowPtrA,
int[] csrColIndA,
int[] P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
IntBuffer csrRowPtrA,
IntBuffer csrColIndA,
IntBuffer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrsort(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
IntPointer csrRowPtrA,
IntPointer csrColIndA,
IntPointer P,
Pointer pBuffer) |
static int |
cusparse.cusparseXcsrsv2_zeroPivot(cusparseContext handle,
csrsv2Info info,
int[] position) |
static int |
cusparse.cusparseXcsrsv2_zeroPivot(cusparseContext handle,
csrsv2Info info,
IntBuffer position) |
static int |
cusparse.cusparseXcsrsv2_zeroPivot(cusparseContext handle,
csrsv2Info info,
IntPointer position) |
static int |
cusparse.cusparseXgebsr2gebsrNnz(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
int[] bsrSortedRowPtrC,
int rowBlockDimC,
int colBlockDimC,
int[] nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseXgebsr2gebsrNnz(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
IntBuffer bsrSortedRowPtrC,
int rowBlockDimC,
int colBlockDimC,
IntBuffer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseXgebsr2gebsrNnz(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
IntPointer bsrSortedRowPtrC,
int rowBlockDimC,
int colBlockDimC,
IntPointer nnzTotalDevHostPtr,
Pointer pBuffer) |
static int |
cusparse.cusparseZaxpyi(cusparseContext handle,
int nnz,
double2 alpha,
double2 xVal,
int[] xInd,
double2 y,
int idxBase) |
static int |
cusparse.cusparseZaxpyi(cusparseContext handle,
int nnz,
double2 alpha,
double2 xVal,
IntBuffer xInd,
double2 y,
int idxBase) |
static int |
cusparse.cusparseZaxpyi(cusparseContext handle,
int nnz,
double2 alpha,
double2 xVal,
IntPointer xInd,
double2 y,
int idxBase) |
static int |
cusparse.cusparseZbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseZbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseZbsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pInputBuffer) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsric02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02_analysis(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrilu02_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
double[] tol,
double2 boost_val) |
static int |
cusparse.cusparseZbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoubleBuffer tol,
double2 boost_val) |
static int |
cusparse.cusparseZbsrilu02_numericBoost(cusparseContext handle,
bsrilu02Info info,
int enable_boost,
DoublePointer tol,
double2 boost_val) |
static int |
cusparse.cusparseZbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrilu02(cusparseContext handle,
int dirA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockDim,
bsrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockSize,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockSize,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZbsrmm(cusparseContext handle,
int dirA,
int transA,
int transB,
int mb,
int n,
int kb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockSize,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZbsrmv(cusparseContext handle,
int dirA,
int transA,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsm2_analysis(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsm2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int blockSize,
bsrsm2Info info,
double2 B,
int ldb,
double2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
double2 B,
int ldb,
double2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsm2_solve(cusparseContext handle,
int dirA,
int transA,
int transXY,
int mb,
int n,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int blockSize,
bsrsm2Info info,
double2 B,
int ldb,
double2 X,
int ldx,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_analysis(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsv2_bufferSize(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrsv2_solve(cusparseContext handle,
int dirA,
int transA,
int mb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
bsrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedMaskPtrA,
int[] bsrSortedRowPtrA,
int[] bsrSortedEndPtrA,
int[] bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedMaskPtrA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedEndPtrA,
IntBuffer bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZbsrxmv(cusparseContext handle,
int dirA,
int transA,
int sizeOfMask,
int mb,
int nb,
int nnzb,
double2 alpha,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedMaskPtrA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedEndPtrA,
IntPointer bsrSortedColIndA,
int blockDim,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsc2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsc2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC) |
static int |
cusparse.cusparseZcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC) |
static int |
cusparse.cusparseZcsr2bsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int blockDim,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC) |
static int |
cusparse.cusparseZcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrSortedVal,
int[] csrSortedRowPtr,
int[] csrSortedColInd,
double2 cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseZcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrSortedVal,
IntBuffer csrSortedRowPtr,
IntBuffer csrSortedColInd,
double2 cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseZcsr2csc(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrSortedVal,
IntPointer csrSortedRowPtr,
IntPointer csrSortedColInd,
double2 cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr,
int copyValues,
int idxBase) |
static int |
cusparse.cusparseZcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedColIndA,
int[] csrSortedRowPtrA,
int nnzA,
int[] nnzPerRow,
double2 csrSortedValC,
int[] csrSortedColIndC,
int[] csrSortedRowPtrC,
double2 tol) |
static int |
cusparse.cusparseZcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedColIndA,
IntBuffer csrSortedRowPtrA,
int nnzA,
IntBuffer nnzPerRow,
double2 csrSortedValC,
IntBuffer csrSortedColIndC,
IntBuffer csrSortedRowPtrC,
double2 tol) |
static int |
cusparse.cusparseZcsr2csr_compress(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedColIndA,
IntPointer csrSortedRowPtrA,
int nnzA,
IntPointer nnzPerRow,
double2 csrSortedValC,
IntPointer csrSortedColIndC,
IntPointer csrSortedRowPtrC,
double2 tol) |
static int |
cusparse.cusparseZcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2csru(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsr2dense(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 A,
int lda) |
static int |
cusparse.cusparseZcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2gebsr(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDim,
int colBlockDim,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsr2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double[] fractionToColor,
int[] ncolors,
int[] coloring,
int[] reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseZcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
DoubleBuffer fractionToColor,
IntBuffer ncolors,
IntBuffer coloring,
IntBuffer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseZcsrcolor(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
DoublePointer fractionToColor,
IntPointer ncolors,
IntPointer coloring,
IntPointer reordering,
cusparseColorInfo info) |
static int |
cusparse.cusparseZcsrgeam(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgeam(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgeam(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgeam2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgeam2(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrgeam2(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrgeam2(cusparseContext handle,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 beta,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgemm(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseZcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgemm2_bufferSizeExt(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
csrgemm2Info info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
int[] csrSortedRowPtrB,
int[] csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
double2 csrSortedValD,
int[] csrSortedRowPtrD,
int[] csrSortedColIndD,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntBuffer csrSortedRowPtrB,
IntBuffer csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
double2 csrSortedValD,
IntBuffer csrSortedRowPtrD,
IntBuffer csrSortedColIndD,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrgemm2(cusparseContext handle,
int m,
int n,
int k,
double2 alpha,
cusparseMatDescr descrA,
int nnzA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseMatDescr descrB,
int nnzB,
double2 csrSortedValB,
IntPointer csrSortedRowPtrB,
IntPointer csrSortedColIndB,
double2 beta,
cusparseMatDescr descrD,
int nnzD,
double2 csrSortedValD,
IntPointer csrSortedRowPtrD,
IntPointer csrSortedColIndD,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC,
csrgemm2Info info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsric0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsric02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csric02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrilu0(cusparseContext handle,
int trans,
int m,
cusparseMatDescr descrA,
double2 csrSortedValA_ValM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu02_analysis(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrilu02_bufferSize(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
double[] tol,
double2 boost_val) |
static int |
cusparse.cusparseZcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoubleBuffer tol,
double2 boost_val) |
static int |
cusparse.cusparseZcsrilu02_numericBoost(cusparseContext handle,
csrilu02Info info,
int enable_boost,
DoublePointer tol,
double2 boost_val) |
static int |
cusparse.cusparseZcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrilu02(cusparseContext handle,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA_valM,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrilu02Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmm(cusparseContext handle,
int transA,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmm2(cusparseContext handle,
int transA,
int transB,
int m,
int n,
int k,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 B,
int ldb,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrmv_mp(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrmv(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 x,
double2 beta,
double2 y) |
static int |
cusparse.cusparseZcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsm_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 B,
int ldb,
double2 X,
int ldx) |
static int |
cusparse.cusparseZcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 B,
int ldb,
double2 X,
int ldx) |
static int |
cusparse.cusparseZcsrsm_solve(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 B,
int ldb,
double2 X,
int ldx) |
static int |
cusparse.cusparseZcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsm2_analysis(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseZcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseZcsrsm2_bufferSizeExt(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
SizeTPointer pBufferSize) |
static int |
cusparse.cusparseZcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsm2_solve(cusparseContext handle,
int algo,
int transA,
int transB,
int m,
int nrhs,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
double2 B,
int ldb,
csrsm2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsv_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info) |
static int |
cusparse.cusparseZcsrsv_solve(cusparseContext handle,
int transA,
int m,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 f,
double2 x) |
static int |
cusparse.cusparseZcsrsv_solve(cusparseContext handle,
int transA,
int m,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 f,
double2 x) |
static int |
cusparse.cusparseZcsrsv_solve(cusparseContext handle,
int transA,
int m,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
cusparseSolveAnalysisInfo info,
double2 f,
double2 x) |
static int |
cusparse.cusparseZcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv2_analysis(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrsv2_bufferSize(cusparseContext handle,
int transA,
int m,
int nnz,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA,
csrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA,
csrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsrsv2_solve(cusparseContext handle,
int transA,
int m,
int nnz,
double2 alpha,
cusparseMatDescr descrA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA,
csrsv2Info info,
double2 f,
double2 x,
int policy,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsru2csr_bufferSizeExt(cusparseContext handle,
int m,
int n,
int nnz,
double2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
int[] csrRowPtr,
int[] csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
IntBuffer csrRowPtr,
IntBuffer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZcsru2csr(cusparseContext handle,
int m,
int n,
int nnz,
cusparseMatDescr descrA,
double2 csrVal,
IntPointer csrRowPtr,
IntPointer csrColInd,
csru2csrInfo info,
Pointer pBuffer) |
static int |
cusparse.cusparseZdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
int[] nnzPerCol,
double2 cscSortedValA,
int[] cscSortedRowIndA,
int[] cscSortedColPtrA) |
static int |
cusparse.cusparseZdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntBuffer nnzPerCol,
double2 cscSortedValA,
IntBuffer cscSortedRowIndA,
IntBuffer cscSortedColPtrA) |
static int |
cusparse.cusparseZdense2csc(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntPointer nnzPerCol,
double2 cscSortedValA,
IntPointer cscSortedRowIndA,
IntPointer cscSortedColPtrA) |
static int |
cusparse.cusparseZdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
int[] nnzPerRow,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA) |
static int |
cusparse.cusparseZdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntBuffer nnzPerRow,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA) |
static int |
cusparse.cusparseZdense2csr(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntPointer nnzPerRow,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA) |
static int |
cusparse.cusparseZdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
int[] nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntBuffer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZdense2hyb(cusparseContext handle,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntPointer nnzPerRow,
cusparseHybMat hybA,
int userEllWidth,
int partitionType)
Deprecated.
|
static int |
cusparse.cusparseZdotci(cusparseContext handle,
int nnz,
double2 xVal,
int[] xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZdotci(cusparseContext handle,
int nnz,
double2 xVal,
IntBuffer xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZdotci(cusparseContext handle,
int nnz,
double2 xVal,
IntPointer xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZdoti(cusparseContext handle,
int nnz,
double2 xVal,
int[] xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZdoti(cusparseContext handle,
int nnz,
double2 xVal,
IntBuffer xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZdoti(cusparseContext handle,
int nnz,
double2 xVal,
IntPointer xInd,
double2 y,
double2 resultDevHostPtr,
int idxBase) |
static int |
cusparse.cusparseZgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
int[] csrSortedRowPtrC,
int[] csrSortedColIndC) |
static int |
cusparse.cusparseZgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntBuffer csrSortedRowPtrC,
IntBuffer csrSortedColIndC) |
static int |
cusparse.cusparseZgebsr2csr(cusparseContext handle,
int dirA,
int mb,
int nb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDim,
int colBlockDim,
cusparseMatDescr descrC,
double2 csrSortedValC,
IntPointer csrSortedRowPtrC,
IntPointer csrSortedColIndC) |
static int |
cusparse.cusparseZgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsc_bufferSize(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
int[] bsrSortedRowPtr,
int[] bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
double2 bscVal,
int[] bscRowInd,
int[] bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
IntBuffer bsrSortedRowPtr,
IntBuffer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
double2 bscVal,
IntBuffer bscRowInd,
IntBuffer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgebsr2gebsc(cusparseContext handle,
int mb,
int nb,
int nnzb,
double2 bsrSortedVal,
IntPointer bsrSortedRowPtr,
IntPointer bsrSortedColInd,
int rowBlockDim,
int colBlockDim,
double2 bscVal,
IntPointer bscRowInd,
IntPointer bscColPtr,
int copyValues,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
int[] pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntBuffer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsr_bufferSize(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
int rowBlockDimC,
int colBlockDimC,
IntPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
int[] bsrSortedRowPtrA,
int[] bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
int[] bsrSortedRowPtrC,
int[] bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseZgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntBuffer bsrSortedRowPtrA,
IntBuffer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntBuffer bsrSortedRowPtrC,
IntBuffer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseZgebsr2gebsr(cusparseContext handle,
int dirA,
int mb,
int nb,
int nnzb,
cusparseMatDescr descrA,
double2 bsrSortedValA,
IntPointer bsrSortedRowPtrA,
IntPointer bsrSortedColIndA,
int rowBlockDimA,
int colBlockDimA,
cusparseMatDescr descrC,
double2 bsrSortedValC,
IntPointer bsrSortedRowPtrC,
IntPointer bsrSortedColIndC,
int rowBlockDimC,
int colBlockDimC,
Pointer pBuffer) |
static int |
cusparse.cusparseZgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
double2 alpha,
double2 A,
int lda,
double2 cscValB,
int[] cscColPtrB,
int[] cscRowIndB,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
double2 alpha,
double2 A,
int lda,
double2 cscValB,
IntBuffer cscColPtrB,
IntBuffer cscRowIndB,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZgemmi(cusparseContext handle,
int m,
int n,
int k,
int nnz,
double2 alpha,
double2 A,
int lda,
double2 cscValB,
IntPointer cscColPtrB,
IntPointer cscRowIndB,
double2 beta,
double2 C,
int ldc) |
static int |
cusparse.cusparseZgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
int[] pBufferSize) |
static int |
cusparse.cusparseZgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntBuffer pBufferSize) |
static int |
cusparse.cusparseZgemvi_bufferSize(cusparseContext handle,
int transA,
int m,
int n,
int nnz,
IntPointer pBufferSize) |
static int |
cusparse.cusparseZgemvi(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
double2 A,
int lda,
int nnz,
double2 xVal,
int[] xInd,
double2 beta,
double2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgemvi(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
double2 A,
int lda,
int nnz,
double2 xVal,
IntBuffer xInd,
double2 beta,
double2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgemvi(cusparseContext handle,
int transA,
int m,
int n,
double2 alpha,
double2 A,
int lda,
int nnz,
double2 xVal,
IntPointer xInd,
double2 beta,
double2 y,
int idxBase,
Pointer pBuffer) |
static int |
cusparse.cusparseZgpsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
double2 ds,
double2 dl,
double2 d,
double2 du,
double2 dw,
double2 x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgpsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
double2 ds,
double2 dl,
double2 d,
double2 du,
double2 dw,
double2 x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseZgthr(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseZgthr(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseZgthr(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseZgthrz(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
int[] xInd,
int idxBase) |
static int |
cusparse.cusparseZgthrz(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
IntBuffer xInd,
int idxBase) |
static int |
cusparse.cusparseZgthrz(cusparseContext handle,
int nnz,
double2 y,
double2 xVal,
IntPointer xInd,
int idxBase) |
static int |
cusparse.cusparseZgtsv_nopivot(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb) |
static int |
cusparse.cusparseZgtsv(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb) |
static int |
cusparse.cusparseZgtsv2_bufferSizeExt(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseZgtsv2_nopivot_bufferSizeExt(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseZgtsv2_nopivot(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseZgtsv2(cusparseContext handle,
int m,
int n,
double2 dl,
double2 d,
double2 du,
double2 B,
int ldb,
Pointer pBuffer) |
static int |
cusparse.cusparseZgtsv2StridedBatch_bufferSizeExt(cusparseContext handle,
int m,
double2 dl,
double2 d,
double2 du,
double2 x,
int batchCount,
int batchStride,
SizeTPointer bufferSizeInBytes) |
static int |
cusparse.cusparseZgtsv2StridedBatch(cusparseContext handle,
int m,
double2 dl,
double2 d,
double2 du,
double2 x,
int batchCount,
int batchStride,
Pointer pBuffer) |
static int |
cusparse.cusparseZgtsvInterleavedBatch_bufferSizeExt(cusparseContext handle,
int algo,
int m,
double2 dl,
double2 d,
double2 du,
double2 x,
int batchCount,
SizeTPointer pBufferSizeInBytes) |
static int |
cusparse.cusparseZgtsvInterleavedBatch(cusparseContext handle,
int algo,
int m,
double2 dl,
double2 d,
double2 du,
double2 x,
int batchCount,
Pointer pBuffer) |
static int |
cusparse.cusparseZgtsvStridedBatch(cusparseContext handle,
int m,
double2 dl,
double2 d,
double2 du,
double2 x,
int batchCount,
int batchStride) |
static int |
cusparse.cusparseZhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 cscSortedVal,
int[] cscSortedRowInd,
int[] cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseZhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 cscSortedVal,
IntBuffer cscSortedRowInd,
IntBuffer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseZhyb2csc(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 cscSortedVal,
IntPointer cscSortedRowInd,
IntPointer cscSortedColPtr)
Deprecated.
|
static int |
cusparse.cusparseZhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseZhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseZhyb2csr(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer csrSortedColIndA)
Deprecated.
|
static int |
cusparse.cusparseZhyb2dense(cusparseContext handle,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 A,
int lda)
Deprecated.
|
static int |
cusparse.cusparseZhybmv(cusparseContext handle,
int transA,
double2 alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
double2 x,
double2 beta,
double2 y)
Deprecated.
|
static int |
cusparse.cusparseZhybsv_analysis(cusparseContext handle,
int transA,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info)
Deprecated.
|
static int |
cusparse.cusparseZhybsv_solve(cusparseContext handle,
int trans,
double2 alpha,
cusparseMatDescr descrA,
cusparseHybMat hybA,
cusparseSolveAnalysisInfo info,
double2 f,
double2 x)
Deprecated.
|
static int |
cusparse.cusparseZnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
double2 csrSortedValA,
int[] csrSortedRowPtrA,
int[] nnzPerRow,
int[] nnzC,
double2 tol) |
static int |
cusparse.cusparseZnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
double2 csrSortedValA,
IntBuffer csrSortedRowPtrA,
IntBuffer nnzPerRow,
IntBuffer nnzC,
double2 tol) |
static int |
cusparse.cusparseZnnz_compress(cusparseContext handle,
int m,
cusparseMatDescr descr,
double2 csrSortedValA,
IntPointer csrSortedRowPtrA,
IntPointer nnzPerRow,
IntPointer nnzC,
double2 tol) |
static int |
cusparse.cusparseZnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
int[] nnzPerRowCol,
int[] nnzTotalDevHostPtr) |
static int |
cusparse.cusparseZnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntBuffer nnzPerRowCol,
IntBuffer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseZnnz(cusparseContext handle,
int dirA,
int m,
int n,
cusparseMatDescr descrA,
double2 A,
int lda,
IntPointer nnzPerRowCol,
IntPointer nnzTotalDevHostPtr) |
static int |
cusparse.cusparseZsctr(cusparseContext handle,
int nnz,
double2 xVal,
int[] xInd,
double2 y,
int idxBase) |
static int |
cusparse.cusparseZsctr(cusparseContext handle,
int nnz,
double2 xVal,
IntBuffer xInd,
double2 y,
int idxBase) |
static int |
cusparse.cusparseZsctr(cusparseContext handle,
int nnz,
double2 xVal,
IntPointer xInd,
double2 y,
int idxBase) |
Copyright © 2019. All rights reserved.