MCPcopy Create free account

hub / github.com/clMathLibraries/clSPARSE / functions

Functions713 in github.com/clMathLibraries/clSPARSE

MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:148
MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:213
MethodreleaseGPUBuffer_deleteCPUBuffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:187
Methodreset
src/library/internal/kernel-wrap.hpp:47
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:195
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:186
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:191
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:190
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:168
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:184
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:188
Methodreset_gpu_write_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:149
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:107
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:169
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:121
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:137
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:197
Methodreset_gpu_write_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:171
Methodroll_die
src/tests/resources/sparse_matrix_fill.hpp:78
MethodrowBlocksOffset
src/library/include/clSPARSE-2x.hpp:205
MethodrowOffOffset
src/library/include/clSPARSE-2x.hpp:235
MethodrowOffOffset
src/library/include/clSPARSE-1x.hpp:230
MethodrowOffOffset
src/library/include/clSPARSE-1x.hpp:261
MethodrsHash
src/library/internal/kernel-cache.cpp:198
Functionscan
src/library/transform/scan.hpp:33
MethodsetNormalize
src/clsparseTimer/clsparseTimer-host.cpp:181
MethodsetNormalize
src/clsparseTimer/clsparseTimer-device.cpp:205
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:105
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:105
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:110
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:100
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:105
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:105
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:99
Methodsetup_buffer
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:94
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:70
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:115
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:81
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:88
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:90
Methodsetup_buffer
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:120
Methodshallow_copy
src/library/internal/data-types/clvector.hpp:142
FunctionsortByRowCol
src/tests/resources/matrix_utils.h:95
Methodsub
z = x - y;
src/library/internal/data-types/clvector.hpp:256
Methodtime_in_ns
src/benchmarks/clsparse-bench/functions/clfunc_common.hpp:121
Methodtwo_sum
Knuth's Two-Sum algorithm, which allows us to add together two floating point numbers and exactly transform the answer into a sum and a rounding error
src/tests/test-blas2.cpp:118
MethodvalOffset
src/library/include/clSPARSE-2x.hpp:225
MethodvalOffset
src/library/include/clSPARSE-1x.hpp:220
MethodvalOffset
src/library/include/clSPARSE-1x.hpp:251
FunctionvalidateMemObjectSize
* Validate cl_mem buffers regarding required size including offset; * element_size - size of vector element in bytes, sizeof(T) * count - number of
src/library/internal/clsparse-validate.cpp:103
Methodvector
src/library/internal/data-types/clvector.hpp:62
Methodwait_and_check
src/benchmarks/clsparse-bench/functions/clfunc_common.hpp:101
MethodxBiCGStab
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:31
MethodxBiCGStab_Function
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:252
MethodxCG
src/benchmarks/clsparse-bench/functions/clfunc_xCG.hpp:29
MethodxCG_Function
src/benchmarks/clsparse-bench/functions/clfunc_xCG.hpp:251
MethodxCoo2Csr
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:28
MethodxCoo2Csr
src/benchmarks/cusparse-bench/functions/cufunc_xCoo2Csr.hpp:27
MethodxCoo2Csr_Function
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:219
MethodxCsr2Coo
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:29
MethodxCsr2Coo
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2Coo.hpp:28
MethodxCsr2Coo_Function
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Coo.hpp:271
MethodxCsr2Dense
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:29
MethodxCsr2Dense
src/benchmarks/cusparse-bench/functions/cufunc_xCsr2dense.hpp:28
MethodxCsr2Dense_Function
src/benchmarks/clsparse-bench/functions/clfunc_xCsr2Dense.hpp:241
MethodxDense2Csr
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:28
MethodxDense2Csr
src/benchmarks/cusparse-bench/functions/cufunc_xDense2Csr.hpp:28
MethodxDense2Csr_Function
src/benchmarks/clsparse-bench/functions/clfunc_xDense2Csr.hpp:276
MethodxSpMSpM
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:44
MethodxSpMSpM
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:30
MethodxSpMSpM
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:29
MethodxSpMSpM_Function
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:308
MethodxSpMSpM_Function
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:389
MethodxSpMSpM_Function
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM_gemm2Timed.hpp:360
MethodxSpMSpM_Getflopcount
src/benchmarks/clsparse-bench/functions/clfunc_xSpMSpM.hpp:244
MethodxSpMSpM_Getflopcount
src/benchmarks/cusparse-bench/functions/cufunc_xSpMSpM.hpp:230
MethodxSpMdM
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:28
MethodxSpMdM_Function
src/benchmarks/clsparse-bench/functions/clfunc-xSpMdM.hpp:255
MethodxSpMdV
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:28
MethodxSpMdV
src/benchmarks/cusparse-bench/functions/cufunc_xSpMdV.hpp:29
MethodxSpMdV_Function
src/benchmarks/clsparse-bench/functions/clfunc_xSpMdV.hpp:259
Method~CSREnvironment
src/tests/resources/csr_matrix_environment.h:186
Method~CSRSparseEnvironment
src/tests/resources/sparse_matrix_environment.h:272
Method~ClSparseEnvironment
src/tests/resources/clsparse_environment.h:64
Method~MatrixMarketReader
src/library/io/mm-reader.cpp:131
Method~MatrixMarketReader
src/benchmarks/cusparse-bench/src/mm_reader.cpp:116
Method~StatisticalTimer
src/benchmarks/clsparse-bench/src/statisticalTimer.cpp:85
Method~StatisticalTimer
src/benchmarks/cusparse-bench/src/statisticalTimer.cpp:85
Method~clMemRAII
src/library/include/clSPARSE-2x.hpp:128
Method~clMemRAII
src/library/include/clSPARSE-1x.hpp:153
Method~clsparseDeviceTimer
src/clsparseTimer/clsparseTimer-device.cpp:155
Method~clsparseFunc
src/benchmarks/clsparse-bench/functions/clfunc_common.hpp:89
Method~clsparseHostTimer
src/clsparseTimer/clsparseTimer-host.cpp:128
Method~clsparseTimer
! * \brief Destructor for StatisticalTimer that cleans up the class */
src/include/clsparseTimer.hpp:53
Method~clsparse_matrix_fill
src/tests/resources/sparse_matrix_fill.hpp:44
Method~cusparseFunc
src/benchmarks/cusparse-bench/functions/cufunc_common.hpp:250
Method~reference_base
update the device memory when reference is out of scope
src/library/internal/data-types/reference-base.hpp:71
Method~xBiCGStab
src/benchmarks/clsparse-bench/functions/clfunc_xBiCGStab.hpp:58
Method~xCG
src/benchmarks/clsparse-bench/functions/clfunc_xCG.hpp:56
Method~xCoo2Csr
src/benchmarks/clsparse-bench/functions/clfunc_xCoo2Csr.hpp:50
← previousnext →601–700 of 713, ranked by callers