Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 500 Bytes

todo.md

File metadata and controls

22 lines (15 loc) · 500 Bytes

TODO:

  1. MTTKRP CUDA optimization
  • Tensor and matrices locate on GPU memory
    • Sparse tensor distribution
  • Tensor and matrices CANNOT locate on GPU memory
  1. Finish Element-wise OMP and GPU
  2. Documentation: Add main introduction
  3. Matlab: Need to confirm first, then test it.

Future TODO:

  1. Sequential, OMP, CUDA
  • TTV
  • single-node tensor contraction
  1. Tensor Contraction

Qs:

  1. Haven't check "sptSparseTensorKroneckerMul" and "sptSparseTensorKhatriRaoMul" functions. (TODO)