Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CNugteren/CLBlast
/ functions
Functions
2,813 in github.com/CNugteren/CLBlast
⨍
Functions
2,813
◇
Types & classes
430
Function
CLBlastZaxpy
src/clblast_c.cpp:298
Function
CLBlastZaxpyBatched
src/clblast_c.cpp:2691
Function
CLBlastZcol2im
src/clblast_c.cpp:2566
Function
CLBlastZcopy
src/clblast_c.cpp:246
Function
CLBlastZdotc
src/clblast_c.cpp:384
Function
CLBlastZdotu
src/clblast_c.cpp:362
Function
CLBlastZgbmv
src/clblast_c.cpp:838
Function
CLBlastZgemm
src/clblast_c.cpp:1845
Function
CLBlastZgemmBatched
src/clblast_c.cpp:2789
Function
CLBlastZgemmStridedBatched
src/clblast_c.cpp:2887
Function
CLBlastZgemmWithTempBuffer
src/clblast_c.cpp:2974
Function
CLBlastZgemv
src/clblast_c.cpp:769
Function
CLBlastZgerc
src/clblast_c.cpp:1527
Function
CLBlastZgeru
src/clblast_c.cpp:1501
Function
CLBlastZhad
src/clblast_c.cpp:2365
Function
CLBlastZhbmv
src/clblast_c.cpp:911
Function
CLBlastZhemm
src/clblast_c.cpp:1963
Function
CLBlastZhemv
src/clblast_c.cpp:881
Function
CLBlastZher
src/clblast_c.cpp:1553
Function
CLBlastZher2
src/clblast_c.cpp:1604
Function
CLBlastZher2k
src/clblast_c.cpp:2171
Function
CLBlastZherk
src/clblast_c.cpp:2065
Function
CLBlastZhpmv
src/clblast_c.cpp:941
Function
CLBlastZhpr
src/clblast_c.cpp:1578
Function
CLBlastZhpr2
src/clblast_c.cpp:1632
Function
CLBlastZim2col
src/clblast_c.cpp:2494
Function
CLBlastZomatcopy
src/clblast_c.cpp:2426
Function
CLBlastZscal
src/clblast_c.cpp:197
Function
CLBlastZswap
src/clblast_c.cpp:150
Function
CLBlastZsymm
src/clblast_c.cpp:1919
Function
CLBlastZsyr2k
src/clblast_c.cpp:2124
Function
CLBlastZsyrk
src/clblast_c.cpp:2021
Function
CLBlastZtbmv
src/clblast_c.cpp:1188
Function
CLBlastZtbsv
src/clblast_c.cpp:1381
Function
CLBlastZtpmv
src/clblast_c.cpp:1257
Function
CLBlastZtpsv
src/clblast_c.cpp:1436
Function
CLBlastZtrmm
src/clblast_c.cpp:2233
Function
CLBlastZtrmv
src/clblast_c.cpp:1118
Function
CLBlastZtrsm
src/clblast_c.cpp:2310
Function
CLBlastZtrsv
src/clblast_c.cpp:1324
Function
CLBlastiCamax
src/clblast_c.cpp:555
Function
CLBlastiCamin
src/clblast_c.cpp:602
Function
CLBlastiCmax
src/clblast_c.cpp:649
Function
CLBlastiCmin
src/clblast_c.cpp:696
Function
CLBlastiDamax
src/clblast_c.cpp:546
Function
CLBlastiDamin
src/clblast_c.cpp:593
Function
CLBlastiDmax
src/clblast_c.cpp:640
Function
CLBlastiDmin
src/clblast_c.cpp:687
Function
CLBlastiHamax
src/clblast_c.cpp:573
Function
CLBlastiHamin
src/clblast_c.cpp:620
Function
CLBlastiHmax
src/clblast_c.cpp:667
Function
CLBlastiHmin
src/clblast_c.cpp:714
Function
CLBlastiSamin
AMIN
src/clblast_c.cpp:584
Function
CLBlastiSmax
MAX
src/clblast_c.cpp:631
Function
CLBlastiSmin
MIN
src/clblast_c.cpp:678
Function
CLBlastiZamax
src/clblast_c.cpp:564
Function
CLBlastiZamin
src/clblast_c.cpp:611
Function
CLBlastiZmax
src/clblast_c.cpp:658
Function
CLBlastiZmin
src/clblast_c.cpp:705
Method
CLCudaAPIError
src/cupp11.hpp:63
Method
CLCudaAPIError
src/clpp11.hpp:82
Method
CLCudaAPINVRTCError
src/cupp11.hpp:95
Method
CalculateInternalDimensions
Computes the first and second "internal" (ceiled) dimensions of the 3 matrices taking into account whether the matrices need to be rotated or not for
src/routines/level3/xgemm.hpp:137
Method
Capabilities
src/clpp11.hpp:285
Method
CharArrayToString
Helper to convert from database format to proper types
src/database/database.cpp:305
Method
Check
src/cupp11.hpp:67
Method
Check
src/cupp11.hpp:98
Method
Check
src/clpp11.hpp:85
Method
CheckDtor
src/cupp11.hpp:73
Method
CheckDtor
src/cupp11.hpp:104
Method
CheckDtor
src/clpp11.hpp:91
Method
Client
test/performance/client.cpp:42
Function
Col2im
src/clblast.cpp:1462
Function
Col2im
src/clblast_cuda.cpp:1586
Method
ColHeight
Describes how to obtain the sizes of the buffers
test/routines/levelx/xim2col.hpp:36
Method
ColHeight
Describes how to obtain the sizes of the buffers
test/routines/levelx/xcol2im.hpp:36
Method
ColWidth
test/routines/levelx/xim2col.hpp:44
Method
ColWidth
test/routines/levelx/xcol2im.hpp:44
Method
ComputeTempSize
Computes the sizes and offsets for (optional) temporary buffers for the 3 matrices
src/routines/level3/xgemm.hpp:111
Method
ComputeUnits
src/clpp11.hpp:299
Function
Constant
src/utilities/utilities.cpp:111
Function
ConstantNegOne
src/utilities/utilities.cpp:91
Function
ConstantOne
src/utilities/utilities.cpp:71
Function
ConstantZero
src/utilities/utilities.cpp:51
Method
Context
Constructor based on the regular CUDA data-type: memory management is handled elsewhere
src/cupp11.hpp:374
Method
Context
Constructor based on the regular OpenCL data-type: memory management is handled elsewhere
src/clpp11.hpp:432
Function
Convgemm
src/clblast.cpp:1500
Function
Convgemm
src/clblast_cuda.cpp:1626
Function
Copy
src/clblast.cpp:127
Function
Copy
src/clblast_cuda.cpp:133
Function
CopyComputeLocalMemSize
src/tuning/kernels/copy_fast.hpp:83
Function
CopyGetTunerDefaults
Settings for this kernel (default command-line arguments)
src/tuning/kernels/copy_fast.hpp:23
Function
CopyGetTunerSettings
src/tuning/kernels/copy_fast.hpp:33
Function
CopySetArguments
src/tuning/kernels/copy_fast.hpp:89
Function
CopySetConstraints
src/tuning/kernels/copy_fast.hpp:81
Function
CopyTestValidArguments
src/tuning/kernels/copy_fast.hpp:80
Method
CopyTo
src/clpp11.hpp:757
Method
CopyToAsync
Copies the contents of this buffer into another device buffer
src/clpp11.hpp:753
Method
CoreClock
src/clpp11.hpp:298
Function
CreateInvalidBuffer
test/test_utilities.hpp:113
← previous
next →
901–1,000 of 2,813, ranked by callers