NVIDIA cuSPARSELt
0.0.1
  • Getting Started
    • cuSPARSELt Workflow
    • Installation and Compilation
    • Code Example
  • cuSPARSELt Data Types
    • Opaque Data Structures
      • cusparseLtHandle_t
      • cusparseLtMatDescriptor_t
      • cusparseLtMatmulDescriptor_t
      • cusparseLtMatmulAlgSelection_t
      • cusparseLtMatmulPlan_t
    • Enumerators
      • cusparseLtSparsity_t
      • cusparseComputeType
      • cusparseLtMatmulAlg_t
      • cusparseLtMatmulAlgAttribute_t
      • cusparseLtPruneAlg_t
  • cuSPARSELt Functions
    • Library Management Functions
      • cusparseLtInit
      • cusparseLtDestroy
    • Matmul Functions
      • cusparseLtDenseDescriptorInit
      • cusparseLtStructuredDescriptorInit
      • cusparseLtMatmulDescriptorInit
      • cusparseLtMatmulAlgSelectionInit
      • cusparseLtMatmulAlgSetAttribute
      • cusparseLtMatmulAlgGetAttribute
      • cusparseLtMatmulGetWorkspace
      • cusparseLtMatmulPlanInit
      • cusparseLtMatmulPlanDestroy
      • cusparseLtMatmul
      • cusparseLtMatmulSearch
    • Helper Functions
      • cusparseLtSpMMAPrune
      • cusparseLtSpMMAPruneCheck
      • cusparseLtSpMMACompressedSize
      • cusparseLtSpMMACompress
NVIDIA cuSPARSELt
  • »
  • Search


© Copyright 2020, NVIDIA Corporation

Built with Sphinx using a theme provided by Read the Docs.