Skip to content

ProbShin/mpiCG

Repository files navigation

mpiCG

Implement conjugate gradient with MPI (with MKL/ without MKL) using CPP

Files

./  
| main.cpp                        //interface
| cg.cpp                          //algorithm
| all.h                           //head file

$source mc.defs $vim main.cpp $make clean $make $run.sh

About

Implement conjugate gradient with MPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published