[Digikam-devel] [Bug 251563] [patch] Getting rid of the lapack dependancy using Eigen

Gilles Caulier caulier.gilles at gmail.com
Mon Sep 20 08:27:30 BST 2010


https://bugs.kde.org/show_bug.cgi?id=251563





--- Comment #2 from Gilles Caulier <caulier gilles gmail com>  2010-09-20 09:27:27 ---
orzel,

Thanks for the patch...

I'm not fully agree to remove clapack code from digiKam core, because i want to
limit external depencies for digiKam, especially under windows, where it's not
easy to compile whole digiKam & co

But there is an advantage to use Eigen lib, if code use processors
optimizations to speed-up code.

This is my proposal : set Eigen depency as optional. If it found, we compile
digiKam core with it, else, internal Clapack code is used. I do the same with
liblqr currently.

What do you think about ?

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list