[cmake-developers] [CMake 0016024]: Add support to use OpenBLAS to FindBLAS/FindLAPACK

Mantis Bug Tracker mantis at public.kitware.com
Thu Mar 17 17:10:19 EDT 2016


The following issue has been SUBMITTED. 
====================================================================== 
https://cmake.org/Bug/view.php?id=16024 
====================================================================== 
Reported By:                J M Dieterich
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16024
Category:                   Modules
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-03-17 17:10 EDT
Last Modified:              2016-03-17 17:10 EDT
====================================================================== 
Summary:                    Add support to use OpenBLAS to FindBLAS/FindLAPACK
Description: 
OpenBLAS (www.openblas.net) is the successor to GotoBLAS. FindBLAS/FindLAPACK
support finding Goto (among other BLAS implmentations) but not OpenBLAS.
OpenBLAS is a relatively widely used BLAS as it is fast and free.

Find attaches a patch adding support to find OpenBLAS (BLA_VENDOR=OpenBLAS) for
both FindBLAS, FindLAPACK.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-03-17 17:10 J M Dieterich  New Issue                                    
2016-03-17 17:10 J M Dieterich  File Added: add_openblas.diff                   

======================================================================



More information about the cmake-developers mailing list