Skip to content

tristanrussell/mpi_relaxation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMPI relaxation

This project is an implementation of relaxation methods as used for solving large sparse linear systems. See: https://en.wikipedia.org/wiki/Relaxation_(iterative_method)

The project uses OpenMPI and is designed to be run on a ditributed memory system.

This project was built as part of my University course and I was limited to using OpenMPI and distributed computing rather than a hybrid design that could have increased performance on a per node basis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published