Skip to content

KitPi/LocalPower-SVD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the serial SVD, please use

./LocalPower_serial 8

To run the thread parallel version of LocalPower, please use

./LocalPower_parallel --nThreads 8 --nIterations 16 --powerIter 8 --rank 8

To run the distributed version of LocalPower, please use

sbatch slurm/LP_dist.sh

About

A distributed systems approach to computing the Singular Value Decomposition of a matrix.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors