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