aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/FindSuperLU.cmake
Commit message (Expand)AuthorAge
* Eliminate CMake FindPackageHandleStandardArgs warnings.Gravatar Antonio Sanchez2021-02-24
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
* bug #1119: Adjust call to ?gssvx for SuperLU 5Gravatar Christoph Hertzberg2016-07-10
* bug #1120: Make sure that SuperLU version is checkedGravatar Christoph Hertzberg2015-12-16
* Extend superlu cmake script to check versionGravatar Gael Guennebaud2015-11-30
* add support for solving with sparse right hand sideGravatar Desire NUENTSA2013-01-25
* it is now up to user of these Find* module to find and link to BLAS and/or LA...Gravatar Gael Guennebaud2011-02-18
* * Find SuperLU also when it is installed without a superlu/ prefixGravatar Benoit Jacob2009-04-01
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14
* add BLAS dependency in FindSuperLU.cmakeGravatar Gael Guennebaud2009-01-08
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05
* * add cmake files to find (optional) supported librariesGravatar Gael Guennebaud2008-10-20