docs/structcutlass_1_1library_1_1GemmPlanarComplexConfiguration.html
| | CUTLASS
CUDA Templates for Linear Algebra Subroutines and Solvers |
Public Attributes | List of all members
cutlass::library::GemmPlanarComplexConfiguration Struct Reference
Complex valued GEMM in which real and imaginary parts are separated by a stride.
#include <library.h>
Collaboration diagram for cutlass::library::GemmPlanarComplexConfiguration:
 [legend]
|
| | gemm::GemmCoord | problem_size | | | | int64_t | lda | | | | int64_t | ldb | | | | int64_t | ldc | | | | int64_t | ldd | | | | int64_t | imag_stride_A | | | | int64_t | imag_stride_B | | | | int64_t | imag_stride_C | | | | int64_t | imag_stride_D | | |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::imag_stride_A |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::imag_stride_B |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::imag_stride_C |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::imag_stride_D |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::lda |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::ldb |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::ldc |
| int64_t cutlass::library::GemmPlanarComplexConfiguration::ldd |
| gemm::GemmCoord cutlass::library::GemmPlanarComplexConfiguration::problem_size |
The documentation for this struct was generated from the following file:
Generated by 1.8.11