8000 GitHub - eff3ct/Reproduced-RoseMM: Reproduced SMCM algorithm, based on the paper "On Efficient Large Sparse Matrix Chain Multiplication"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 7, 2025. It is now read-only.
/ Reproduced-RoseMM Public archive

Reproduced SMCM algorithm, based on the paper "On Efficient Large Sparse Matrix Chain Multiplication"

Notifications You must be signed in to change notification settings

eff3ct/Reproduced-RoseMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduced RoseMM

Reproduced Sparse Matrix Chain Multiplication (SMCM) algorithm based on the paper "On Efficient Large Sparse Matrix Chain Multiplication"(Chunxu Lin et al, 2024).

Build

cmake -S . -B build
cmake --build build

TODO

[] Write some performance tests. [] Compare with another SMCM algorithms.

References

Chunxu Lin, Wensheng Luo, Yixiang Fang, Chenhao Ma, Xilin Liu, and Yuchi Ma. 2024. On Efficient Large Sparse Matrix Chain Multiplication. Proc. ACM Manag. Data 2, 3, Article 156 (June 2024), 27 pages. https://doi.org/10.1145/3654959

About

Reproduced SMCM algorithm, based on the paper "On Efficient Large Sparse Matrix Chain Multiplication"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0