| Class | Description |
|---|---|
| cublasContext | |
| cublasLogCallback | |
| cublasLtContext |
Opaque structure holding CUBLASLT context
|
| cublasLtLoggerCallback_t |
Experimental: Logger callback type.
|
| cublasLtMatmulAlgo_t |
Semi-opaque algorithm descriptor (to avoid complicated alloc/free schemes)
This structure can be trivially serialized and later restored for use with the same version of cuBLAS library to save
on selecting the right configuration again.
|
| cublasLtMatmulDescOpaque_t |
Semi-opaque descriptor for cublasLtMatmul() operation details
|
| cublasLtMatmulHeuristicResult_t |
Results structure used by cublasLtMatmulGetAlgo.
|
| cublasLtMatmulPreferenceOpaque_t |
Semi-opaque descriptor for cublasLtMatmulPreference() operation details
|
| cublasLtMatrixLayoutOpaque_t |
Semi-opaque descriptor for matrix memory layout
|
| cublasLtMatrixTransformDescOpaque_t |
Semi-opaque descriptor for cublasLtMatrixTransform() operation details
|
| cublasXtContext |
Copyright © 2023. All rights reserved.