NVIDIA cuSPARSELt
0.4.0
  • Release Notes
    • cuSPARSELt v0.0.1
    • cuSPARSELt v0.1.0
    • cuSPARSELt v0.2.0
    • cuSPARSELt v0.3.0
    • cuSPARSELt v0.4.0
  • Getting Started
    • cuSPARSELt Workflow
    • Installation and Compilation
    • Prerequisites
      • 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
      • cusparseLtSplitKMode_t
      • cusparseLtPruneAlg_t
  • cuSPARSELt Functions
    • Library Management Functions
      • cusparseLtInit
      • cusparseLtDestroy
      • cusparseLtGetVersion
      • cusparseLtGetProperty
    • 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
  • cuSPARSELt Logging Features
  • Software License Agreement
NVIDIA cuSPARSELt
  • Search


© Copyright 2023, NVIDIA Corporation.

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