Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QDelta/Phantora
/ functions
Functions
1,051 in github.com/QDelta/Phantora
⨍
Functions
1,051
◇
Types & classes
193
Function
cublasDspr2_v2
stub/cublas_noimpl.c:2028
Function
cublasDspr_v2
stub/cublas_noimpl.c:1886
Function
cublasDswap_v2
stub/cublas_noimpl.c:565
Function
cublasDsymm_v2
stub/cublas_noimpl.c:2821
Function
cublasDsymv_v2
stub/cublas_noimpl.c:1493
Function
cublasDsyr2_v2
stub/cublas_noimpl.c:1938
Function
cublasDsyr2k_v2
stub/cublas_noimpl.c:2605
Function
cublasDsyr_v2
stub/cublas_noimpl.c:1808
Function
cublasDsyrk_v2
stub/cublas_noimpl.c:2430
Function
cublasDsyrkx
stub/cublas_noimpl.c:2713
Function
cublasDtbmv_v2
stub/cublas_noimpl.c:1208
Function
cublasDtbsv_v2
stub/cublas_noimpl.c:1431
Function
cublasDtpmv_v2
stub/cublas_noimpl.c:1267
Function
cublasDtpsv_v2
stub/cublas_noimpl.c:1377
Function
cublasDtpttr
stub/cublas_noimpl.c:3840
Function
cublasDtrmm_v2
stub/cublas_noimpl.c:3001
Function
cublasDtrmv_v2
stub/cublas_noimpl.c:1150
Function
cublasDtrsmBatched
stub/cublas_noimpl.c:3540
Function
cublasDtrsm_v2
stub/cublas_noimpl.c:2930
Function
cublasDtrsv_v2
stub/cublas_noimpl.c:1321
Function
cublasDtrttp
stub/cublas_noimpl.c:3884
Function
cublasDzasum_v2
stub/cublas_noimpl.c:756
Function
cublasDznrm2_v2
stub/cublas_noimpl.c:246
Function
cublasGemmBatchedEx
stub/cublas_noimpl.c:3158
Function
cublasGemmEx
stub/cublas.c:62
Function
cublasGemmStridedBatchedEx
stub/cublas.c:86
Function
cublasGetAtomicsMode
stub/cublas_noimpl.c:49
Function
cublasGetCudartVersion
stub/cublas_noimpl.c:25
Function
cublasGetLoggerCallback
stub/cublas_noimpl.c:100
Function
cublasGetMathMode
stub/cublas.c:27
Function
cublasGetMatrix
stub/cublas_noimpl.c:135
Function
cublasGetMatrixAsync
stub/cublas_noimpl.c:184
Function
cublasGetPointerMode_v2
stub/cublas_noimpl.c:37
Function
cublasGetProperty
stub/cublas_noimpl.c:19
Function
cublasGetSmCountTarget
stub/cublas_noimpl.c:61
Function
cublasGetStatusName
stub/cublas_noimpl.c:73
Function
cublasGetStatusString
stub/cublas_noimpl.c:79
Function
cublasGetStream_v2
stub/cublas_noimpl.c:31
Function
cublasGetVector
stub/cublas_noimpl.c:117
Function
cublasGetVectorAsync
stub/cublas_noimpl.c:159
Function
cublasGetVersion_v2
stub/cublas_noimpl.c:13
Function
cublasIamaxEx
stub/cublas_noimpl.c:651
Function
cublasIaminEx
stub/cublas_noimpl.c:702
Function
cublasIcamax_v2
stub/cublas_noimpl.c:631
Function
cublasIcamin_v2
stub/cublas_noimpl.c:682
Function
cublasIdamax_v2
stub/cublas_noimpl.c:621
Function
cublasIdamin_v2
stub/cublas_noimpl.c:672
Function
cublasIsamax_v2
stub/cublas_noimpl.c:611
Function
cublasIsamin_v2
stub/cublas_noimpl.c:662
Function
cublasIzamax_v2
stub/cublas_noimpl.c:641
Function
cublasIzamin_v2
stub/cublas_noimpl.c:692
Function
cublasLoggerConfigure
stub/cublas_noimpl.c:85
Function
cublasLtCreate
stub/cublas_noimpl.c:3917
Function
cublasLtDestroy
stub/cublas_noimpl.c:3923
Function
cublasLtGetCudartVersion
stub/cublas_noimpl.c:3947
Function
cublasLtGetProperty
stub/cublas_noimpl.c:3953
Function
cublasLtGetStatusName
stub/cublas_noimpl.c:3929
Function
cublasLtGetStatusString
stub/cublas_noimpl.c:3935
Function
cublasLtGetVersion
stub/cublas_noimpl.c:3941
Function
cublasLtLoggerForceDisable
Experimental: Disable logging for the entire session. * * \retval CUBLAS_STATUS_SUCCESS if disabled logging */
stub/cublas_noimpl.c:4472
Function
cublasLtLoggerOpenFile
Experimental: Open log file. * * \param[in] logFile log file path. if the log file does * not exist, it will be created * *
stub/cublas_noimpl.c:4423
Function
cublasLtLoggerSetCallback
Experimental: Logger callback setter. * * \param[in] callback a user defined callback function to * be called by the logger *
stub/cublas_noimpl.c:4398
Function
cublasLtLoggerSetFile
Experimental: Log file setter. * * \param[in] file an open file with write permissions * * \retval CUBLAS_STATUS_SUCC
stub/cublas_noimpl.c:4410
Function
cublasLtLoggerSetLevel
Experimental: Log level setter. * * \param[in] level log level, should be one of the * following: 0. Off *
stub/cublas_noimpl.c:4444
Function
cublasLtLoggerSetMask
Experimental: Log mask setter. * * \param[in] mask log mask, should be a combination of * the following masks: 0. Off *
stub/cublas_noimpl.c:4462
Function
cublasLtMatmul
Execute matrix multiplication (D = alpha * op(A) * op(B) + beta * C). * * \retval CUBLAS_STATUS_NOT_INITIALIZED if cuBLASLt handle has not bee
stub/cublas.c:150
Function
cublasLtMatmulAlgoCapGetAttribute
Get algo capability attribute. * * E.g. to get list of supported Tile IDs: * cublasLtMatmulTile_t tiles[CUBLASLT_MATMUL_TILE_END]; * siz
stub/cublas_noimpl.c:4335
Function
cublasLtMatmulAlgoCheck
Check configured algo descriptor for correctness and support on current * device. * * Result includes required workspace size and calculated wave c
stub/cublas_noimpl.c:4295
Function
cublasLtMatmulAlgoConfigGetAttribute
Get algo configuration attribute. * * \param[in] algo The algo descriptor * \param[in] attr The attribute * \param[out] buf
stub/cublas_noimpl.c:4381
Function
cublasLtMatmulAlgoConfigSetAttribute
Set algo configuration attribute. * * \param[in] algo The algo descriptor * \param[in] attr The attribute * \param[in] buf
stub/cublas_noimpl.c:4356
Function
cublasLtMatmulAlgoGetHeuristic
Query cublasLt heuristic for algorithm appropriate for given use case. * * \param[in] lightHandle Pointer to the allocated cuBLASLt
stub/cublas.c:274
Function
cublasLtMatmulAlgoInit
Initialize algo structure * * \retval CUBLAS_STATUS_INVALID_VALUE if algo is NULL or algoId is outside * of recognized range \retval CUBLA
stub/cublas_noimpl.c:4258
Function
cublasLtMatmulDescCreate
Create new matmul operation descriptor. * * \retval CUBLAS_STATUS_ALLOC_FAILED if memory could not be allocated * \retval CUBLAS_STATUS_SU
stub/cublas.c:191
Function
cublasLtMatmulDescDestroy
Destroy matmul operation descriptor. * * \retval CUBLAS_STATUS_SUCCESS if operation was successful */
stub/cublas_noimpl.c:4087
Function
cublasLtMatmulDescGetAttribute
Get matmul operation descriptor attribute. * * \param[in] matmulDesc The descriptor * \param[in] attr The attribute * \param[out] buf
stub/cublas_noimpl.c:4109
Function
cublasLtMatmulDescInit_internal
Internal. Do not use directly. */
stub/cublas_noimpl.c:4073
Function
cublasLtMatmulDescSetAttribute
Set matmul operation descriptor attribute. * * \param[in] matmulDesc The descriptor * \param[in] attr The attribute * \param[in] buf
stub/cublas.c:210
Function
cublasLtMatmulPreferenceCreate
Create new matmul heuristic search preference descriptor. * * \retval CUBLAS_STATUS_ALLOC_FAILED if memory could not be allocated * \retval
stub/cublas.c:224
Function
cublasLtMatmulPreferenceDestroy
Destroy matmul heuristic search preference descriptor. * * \retval CUBLAS_STATUS_SUCCESS if operation was successful */
stub/cublas_noimpl.c:4218
Function
cublasLtMatmulPreferenceGetAttribute
Get matmul heuristic search preference descriptor attribute. * * \param[in] pref The descriptor * \param[in] attr The attribute
stub/cublas_noimpl.c:4240
Function
cublasLtMatmulPreferenceInit_internal
Internal. Do not use directly. */
stub/cublas_noimpl.c:4207
Function
cublasLtMatmulPreferenceSetAttribute
Set matmul heuristic search preference descriptor attribute. * * \param[in] pref The descriptor * \param[in] attr The attribute
stub/cublas.c:241
Function
cublasLtMatrixLayoutCreate
Create new matrix layout descriptor. * * \retval CUBLAS_STATUS_ALLOC_FAILED if memory could not be allocated * \retval CUBLAS_STATUS_SUCCE
stub/cublas.c:176
Function
cublasLtMatrixLayoutDestroy
Destroy matrix layout descriptor. * * \retval CUBLAS_STATUS_SUCCESS if operation was successful */
stub/cublas_noimpl.c:4011
Function
cublasLtMatrixLayoutGetAttribute
Get matrix layout descriptor attribute. * * \param[in] matLayout The descriptor * \param[in] attr The attribute * \param[out] buf
stub/cublas_noimpl.c:4054
Function
cublasLtMatrixLayoutInit_internal
Internal. Do not use directly. */
stub/cublas_noimpl.c:3995
Function
cublasLtMatrixLayoutSetAttribute
Set matrix layout descriptor attribute. * * \param[in] matLayout The descriptor * \param[in] attr The attribute * \param[in] buf
stub/cublas_noimpl.c:4028
Function
cublasLtMatrixTransform
Matrix layout conversion helper (C = alpha * op(A) + beta * op(B)) * * Can be used to change memory order of data or to scale and shift the values.
stub/cublas_noimpl.c:3973
Function
cublasLtMatrixTransformDescCreate
Create new matrix transform operation descriptor. * * \retval CUBLAS_STATUS_ALLOC_FAILED if memory could not be allocated * \retval CUBLAS
stub/cublas_noimpl.c:4140
Function
cublasLtMatrixTransformDescDestroy
Destroy matrix transform operation descriptor. * * \retval CUBLAS_STATUS_SUCCESS if operation was successful */
stub/cublas_noimpl.c:4151
Function
cublasLtMatrixTransformDescGetAttribute
Get matrix transform operation descriptor attribute. * * \param[in] transformDesc The descriptor * \param[in] attr The attribute * \p
stub/cublas_noimpl.c:4194
Function
cublasLtMatrixTransformDescInit_internal
Internal. Do not use directly. */
stub/cublas_noimpl.c:4126
Function
cublasLtMatrixTransformDescSetAttribute
Set matrix transform operation descriptor attribute. * * \param[in] transformDesc The descriptor * \param[in] attr The attribute * \p
stub/cublas_noimpl.c:4168
Function
cublasNrm2Ex
stub/cublas_noimpl.c:203
Function
cublasRotEx
stub/cublas_noimpl.c:844
Function
cublasRotgEx
stub/cublas_noimpl.c:897
Function
cublasRotmEx
stub/cublas_noimpl.c:934
Function
cublasRotmgEx
stub/cublas_noimpl.c:972
Function
cublasSasum_v2
stub/cublas_noimpl.c:726
Function
cublasSaxpy_v2
stub/cublas_noimpl.c:449
← previous
next →
401–500 of 1,051, ranked by callers