papeye / Parallel-Cholesky-decomposition-with-MPICC

This code is parallel implementation of Cholesky decomposition of a symmetric matrix of any rank written in C++ language using MPI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This code is parallel implementation of Cholesky decomposition of a symmetric matrix of any rank written in C++ language using MPI.


Languages

Language:C 100.0%