MCPcopy Create free account

hub / github.com/clMathLibraries/clSPARSE / functions

Functions713 in github.com/clMathLibraries/clSPARSE

Methodinitialize_cpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:118
Methodinitialize_cpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:131
Methodinitialize_cpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:145
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:191
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:170
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:181
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:173
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:160
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:166
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:171
Methodinitialize_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:144
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:97
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:147
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:111
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:122
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:135
Methodinitialize_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:150
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:130
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:218
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:142
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xSpMdV.hpp:162
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:163
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:231
Methodinitialize_scalars
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:208
Functioninner_product
src/library/blas1/cldense-dot.hpp:30
Methodio_exception
src/benchmarks/clsparse-bench/include/io-exception.hpp:32
Methodio_exception
src/benchmarks/cusparse-bench/include/io-exception.hpp:32
Methoditerator_base
src/library/internal/data-types/iterator-base.hpp:51
Functionmain
samples/sample-cg.cpp:54
Functionmain
* Sample clSPARSE initialization (C) * This is the simplest program using clSPARSE API calls. */
samples/sample-initialization-c.c:30
Functionmain
samples/sample-spmv.cpp:74
Functionmain
samples/sample-axpy.cpp:47
Functionmain
samples/sample-initialization.cpp:27
Functionmain
* Sample Reduce (C) * Program presents use of clSPARSE library in Norm1 (|x|_L1) operation * by completing following steps: * 1. Setup OpenCL envi
samples/sample-norm1-c.c:40
Functionmain
src/tests/test-solvers.cpp:240
Functionmain
src/tests/test-clsparse-utils.cpp:189
Functionmain
src/tests/test_interface_c.c:28
Functionmain
src/tests/test-blas1.cpp:606
Functionmain
src/tests/test-blas3.cpp:638
Functionmain
src/tests/test-conversion.cpp:724
Functionmain
src/tests/test-blas2.cpp:376
Functionmain
src/tests/test_readMMcoo.cpp:145
Functionmain
src/benchmarks/clsparse-bench/src/main.cpp:111
Functionmain
src/benchmarks/cusparse-bench/src/main.cpp:111
FunctionmakeScalar
src/benchmarks/cusparse-bench/functions/cufunc_common.hpp:32
Methodmatrix
src/tests/resources/matrix_utils.h:30
Methodmatrix_meta
src/library/include/clSPARSE-1x.hpp:47
Methodmax_size
src/library/internal/data-types/clarray.hpp:162
Methodmul
z = x*y;
src/library/internal/data-types/clvector.hpp:268
Methodnnz_per_row
src/library/include/clSPARSE-2x.hpp:220
Methodnnz_per_row
src/library/include/clSPARSE-1x.hpp:215
Methodnnz_per_row
src/library/include/clSPARSE-1x.hpp:246
Methodnotify
src/library/solvers/preconditioners/diagonal.hpp:98
Methodoffset
src/library/include/clSPARSE-2x.hpp:152
Methodoffset
src/library/include/clSPARSE-1x.hpp:182
Methodoffset
src/library/include/clSPARSE-1x.hpp:198
Methodoffset
src/library/include/clSPARSE-1x.hpp:278
FunctionoffsetsToIndices
src/tests/resources/matrix_utils.h:76
Methodoperator !=
same as above
src/library/internal/data-types/clarray.hpp:201
Methodoperator !=
src/library/internal/data-types/iterator-base.hpp:127
Methodoperator ()
src/library/solvers/preconditioners/void.hpp:71
Methodoperator ()
apply preconditioner
src/library/solvers/preconditioners/diagonal.hpp:64
Methodoperator()
src/library/solvers/preconditioners/void.hpp:44
Methodoperator()
src/library/solvers/preconditioners/diagonal.hpp:91
Methodoperator*
src/library/internal/data-types/iterator-base.hpp:65
Methodoperator+
src/library/internal/data-types/iterator-base.hpp:87
Functionoperator<
Sorting operator for struct StatData, such that it can be used in a map
src/clsparseTimer/clsparseTimer-device.cpp:136
Methodoperator==
src/library/internal/data-types/iterator-base.hpp:120
Methodoperator[]
src/library/internal/data-types/clvector.hpp:156
Methodoperator[]
src/library/internal/data-types/clarray.hpp:150
FunctionprintDeviceInfo
src/tests/resources/opencl_utils.cpp:160
FunctionprintPlatforms
src/tests/resources/opencl_utils.cpp:38
MethodprintPreconditioner
src/library/solvers/solver-control.hpp:76
MethodpruneOutliers
src/clsparseTimer/clsparseTimer-host.cpp:319
MethodpruneOutliers
src/clsparseTimer/clsparseTimer-device.cpp:376
MethodqueryOpenCL
src/clsparseTimer/clsparseTimer-device.cpp:264
Functionradix_sort_by_key
src/library/transform/sort-by-key.cpp:25
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:210
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:201
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:203
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:197
Methodread_gpu_buffer
end
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:174
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:195
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:195
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:162
Methodread_gpu_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCG.hpp:194
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:115
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:192
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:127
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMdV.hpp:141
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:144
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:209
Methodread_gpu_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:183
Methodrecursive_directory_range
src/benchmarks/clsparse-bench/src/main.cpp:45
Methodrecursive_directory_range
src/benchmarks/cusparse-bench/src/main.cpp:46
Functionreduce
src/library/blas1/reduce.hpp:103
Methodreference_base
src/library/internal/data-types/reference-base.hpp:43
MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:119
MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:196
MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:131
← previousnext →501–600 of 713, ranked by callers