Re: [CMake] Support OpenBLAS in FindBLAS module

2016-03-07 Thread Xavier Besseron
Hi all, Is there any update on this issue? I believe this addition would be really useful. Best regards, Xavier On Sat, Nov 29, 2014 at 4:12 AM, Rob Zumwalt wrote: > Apologies for the new thread, I just subscribed in order to comment on > this, and didnt know how to reply in the existing th

[CMake] Support OpenBLAS in FindBLAS module

2014-11-28 Thread Rob Zumwalt
Apologies for the new thread, I just subscribed in order to comment on this, and didnt know how to reply in the existing thread. I am grateful to Xianyi for his addition of OpenBlasConfig.cmake, and I do recognize that this is the direction that projects should go when wanting to build CMake

Re: [CMake] Support OpenBLAS in FindBLAS module

2014-11-07 Thread Jean-Christophe Fillion-Robin
Hi Xianyi, By updating FindBlas.cmake, did you mean that the module should try to find OpenBlas if it could not find any other implementation ? Or do you want to provide an easy for developer to import the OpenBlas library in their project ? Either way, as described by Eike, the first step would

Re: [CMake] Support OpenBLAS in FindBLAS module

2014-11-04 Thread Rolf Eike Beer
Am Mittwoch, 5. November 2014, 09:20:15 schrieb Zhang Xianyi: > Hi Folks, > > I am the developer of OpenBLAS, an optimized BLAS implementation forked > from GotoBLAS2. > > So far, the FindBLAS.cmake module cannot recognize OpenBLAS as a legitimate > library. Is it possible to support OpenBLAS in

[CMake] Support OpenBLAS in FindBLAS module

2014-11-04 Thread Zhang Xianyi
Hi Folks, I am the developer of OpenBLAS, an optimized BLAS implementation forked from GotoBLAS2. So far, the FindBLAS.cmake module cannot recognize OpenBLAS as a legitimate library. Is it possible to support OpenBLAS in FindBLAS module? Best Regards, Xianyi -- Powered by www.kitware.com Ple