NVIDIA cuSPARSELt
0.1.0
  • Release Notes
    • cuSPARSELt v0.0.1
    • cuSPARSELt v0.1.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
      • cusparseLtMatmulAlg_t
      • cusparseLtMatmulAlgAttribute_t
      • cusparseLtPruneAlg_t
  • cuSPARSELt Functions
    • Library Management Functions
      • cusparseLtInit
      • cusparseLtDestroy
    • Matrix Descriptor Functions
      • cusparseLtDenseDescriptorInit
      • cusparseLtStructuredDescriptorInit
      • cusparseLtMatDescriptorDestroy
    • Matmul Functions
      • cusparseLtMatmulDescriptorInit
      • cusparseLtMatmulAlgSelectionInit
      • cusparseLtMatmulAlgSetAttribute
      • cusparseLtMatmulAlgGetAttribute
      • 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.