Re: Can EPEL Repository provide LAPACK package which is compiled against OpenBLAS?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/24/2017 12:42 PM, Dave Love wrote:
Brandon Hsu
<brandon.hsu@xxxxxxxxxxxxxxxxxxx> writes:

Hi,

I try to compile and install some programs in CentOS 7 which depends on
LAPACK.

I hope to use LAPACK linked to OpenBLAS, which gives better performance
compared to Reference BLAS.

OpenBLAS provides its own LAPACK, which has some optimizations and is
probably more recent than RHEl's -- I haven't checked.  You can just
link against that, and the EPEL OB rpms are recent.

Exactly. No need to link LAPACK to OpenBLAS, because the OpenBLAS library already contains LAPACK. Instead of linking to e.g.
  -llapack -lblas

you just link to -lopenblas or one of the other flavors we ship (32-bit vs 64-bit integers, sequential or parallel).
--
Susi Lehtola
Fedora Project Contributor
jussilehtola@xxxxxxxxxxxxxxxxx
_______________________________________________
epel-devel mailing list -- epel-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to epel-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Announce]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux