Skip to content

scottenriquez/flame-lu

Repository files navigation

flame-lu

This is a school project to perform LU factorization using the FLAME library and base code provided by the brilliant Dr. Robert van de Geijn. There are various implementations using different but equivalent orders of operations, as well as blocked versus unblocked implementations. The LU.eps file compares efficiency of the implementations to the implementation provided in the FLAME library.

To run the driver, install FLAME and simply follow the commands in the makefile. Be sure to denote the proper path to your FLAME installation.

About

LU factorization implementations using the FLAME linear algebra library

Resources

Stars

Watchers

Forks

Packages

No packages published