8000 GitHub - fishmingyu/sddmmRand: Generation random matrix for computing sddmm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fishmingyu/sddmmRand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple tool to genertate random matrix for sddmm

  • the right CSR form is showed in sparseCSR.txt
  • the right COO form is showed in sparseCOO.txt
  • the C language api COO->CSR is in readCSR.cpp
  • the right answer of SDDMM with CSR format is presented in outputCSR.txt
  • the right answer of SDDMM with COO format is presented in outputCOO.txt You can use these generated data to test and verify your sddmm-kernel

About

Generation random matrix for computing sddmm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0