Skip to content

Gaussian Elimination routines written for the UT Parallel Computing for Scientists and Engineers course

Notifications You must be signed in to change notification settings

prashantmital/ge_utpcse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ge_utpcse

Gaussian Elimination using MPI

This implementation provides a good parallel algorithm for Gaussian Elimination. Scaling behavior is reasonable and the code also provides a framework for partial pivoting.

2D-mapping support and improved exception handling is necessary to address known issues with robustness and scalability.

See enclosed report for details.

prashantmital@gmail.com

About

Gaussian Elimination routines written for the UT Parallel Computing for Scientists and Engineers course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published