Skip to content

This repository contains a block-based LU factorization implemented in PaRSEC

License

Notifications You must be signed in to change notification settings

jgurhem/PaRSEC_LA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaRSEC_LA

This repository contains a block-based LU factorization implemented in PaRSEC

Installation

git clone https://github.com/jgurhem/PaRSEC_LA.git
cd PaRSEC_LA
mkdir build
cd build
cmake ..

Run

mpirun -n <nb_cores> build/lu <datasize> <blocksize>

License

License

About

This repository contains a block-based LU factorization implemented in PaRSEC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published