MantisBT - CMake
View Issue Details
0016024CMakeModulespublic2016-03-17 17:102016-06-10 14:21
J M Dieterich 
Brad King 
normalfeatureN/A
closedfixed 
 
CMake 3.6CMake 3.6 
0016024: Add support to use OpenBLAS to FindBLAS/FindLAPACK
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.
No tags attached.
diff add_openblas.diff (2,259) 2016-03-17 17:10
https://public.kitware.com/Bug/file/5649/add_openblas.diff
Issue History
2016-03-17 17:10J M DieterichNew Issue
2016-03-17 17:10J M DieterichFile Added: add_openblas.diff
2016-03-18 11:24Brad KingNote Added: 0040727
2016-03-18 11:24Brad KingAssigned To => Brad King
2016-03-18 11:24Brad KingStatusnew => resolved
2016-03-18 11:24Brad KingResolutionopen => fixed
2016-03-18 11:24Brad KingFixed in Version => CMake 3.6
2016-03-18 11:24Brad KingTarget Version => CMake 3.6
2016-06-10 14:21Kitware RobotNote Added: 0041221
2016-06-10 14:21Kitware RobotStatusresolved => closed

Notes
(0040727)
Brad King   
2016-03-18 11:24   
Thanks, applied:

Find{BLAS,LAPACK}: Add support for OpenBLAS
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5f6b4f69 [^]
(0041221)
Kitware Robot   
2016-06-10 14:21   
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.