NVIDIA cuSPARSELt
0.2.0
  • Release Notes
    • cuSPARSELt v0.0.1
    • cuSPARSELt v0.1.0
    • cuSPARSELt v0.2.0
  • Getting Started
    • cuSPARSELt Workflow
    • Installation and Compilation
      • Linux
      • Windows
    • Code Example
  • cuSPARSELt Data Types
    • Opaque Data Structures
      • cusparseLtHandle_t
      • cusparseLtMatDescriptor_t
      • cusparseLtMatmulDescriptor_t
      • cusparseLtMatmulAlgSelection_t
      • cusparseLtMatmulPlan_t
    • Enumerators
      • cusparseLtSparsity_t
      • cusparseComputeType
      • cusparseLtMatDescAttribute_t
      • cusparseLtMatmulDescAttribute_t
      • cusparseLtMatmulAlg_t
      • cusparseLtMatmulAlgAttribute_t
      • cusparseLtPruneAlg_t
  • cuSPARSELt Functions
    • Library Management Functions
      • cusparseLtInit
      • cusparseLtDestroy
    • Matrix Descriptor Functions
      • cusparseLtDenseDescriptorInit
      • cusparseLtStructuredDescriptorInit
      • cusparseLtMatDescriptorDestroy
      • cusparseLtMatDescSetAttribute
      • cusparseLtMatDescGetAttribute
    • Matmul Descriptor Functions
      • cusparseLtMatmulDescriptorInit
      • cusparseLtMatmulDescSetAttribute
      • cusparseLtMatmulDescGetAttribute
    • Matmul Algorithm Functions
      • cusparseLtMatmulAlgSelectionInit
      • cusparseLtMatmulAlgSetAttribute
      • cusparseLtMatmulAlgGetAttribute
    • Matmul Functions
      • cusparseLtMatmulGetWorkspace
      • cusparseLtMatmulPlanInit
      • cusparseLtMatmulPlanDestroy
      • cusparseLtMatmul
      • cusparseLtMatmulSearch
    • Helper Functions
      • cusparseLtSpMMAPrune
      • cusparseLtSpMMAPrune2
      • cusparseLtSpMMAPruneCheck
      • cusparseLtSpMMAPruneCheck2
      • cusparseLtSpMMACompressedSize
      • cusparseLtSpMMACompressedSize2
      • cusparseLtSpMMACompress
      • cusparseLtSpMMACompress2
  • Software License Agreement
NVIDIA cuSPARSELt
  • »
  • Search


© Copyright 2021, NVIDIA Corporation.

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