/pDAMGES

A parallel (OpenMP) Diagonally-dominant Algebraic Multigrid Equation Solver by Benjamin G. Jimenez, Virginia Forstall, and Matthew Louis Mauriello. This project was created as part of the requirements for completion of CMSC714: High Performance Computing at the University of Maryland. Feel free to use with credit given to the authors in any derived work. To give credit where credit is due, these programs must be configured to work with ATLAS, GotoBLAS2, or another LAPACK/CBLAS package which are the property of their respective authors. If you would like to use another linear algebra package, you should just have to reconfigure the MAKEFILE for them - as long as it includes standard CBLAS/LAPACK you should be fine.

Primary LanguageC

Watchers