This forum has been archived. All content is frozen. Please use KDE Discuss instead.

use of Eigen\SuperLUSupport

Tags: None
(comma "," separated)
Akkawe
Registered Member
Posts
35
Karma
0
OS

use of Eigen\SuperLUSupport

Fri Feb 01, 2013 1:33 pm
I haven't an external library of SuperLU and thus the compiler gives the fatal error C1083: Cannot open include file: 'slu_Cnames.h'
Is it not provided by Eigen 3.1.2 ?

thanks
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS

Re: use of Eigen\SuperLUSupport

Sat Feb 02, 2013 8:53 am
no, it is up to the user to provide and link to external libraries. In the devel branch you'll find a built-in sparse LU solver.
liuwei
Registered Member
Posts
6
Karma
0

Re: use of Eigen\SuperLUSupport

Fri Jun 06, 2014 8:31 am
ggael wrote:no, it is up to the user to provide and link to external libraries. In the devel branch you'll find a built-in sparse LU solver.


if I want to use SuperLu class to solve my problem, what should be done beforehand? note: I do not configure any other external libraries on my pc.

what is mean of the guide "....For a cmake based project, you can use our FindSuperLU.cmake module to help you in this task." in Eigen long tutorial?
User avatar
ggael
Moderator
Posts
3447
Karma
19
OS

Re: use of Eigen\SuperLUSupport

Fri Jun 06, 2014 9:19 am
It is up to the user to configure his project file to properly set the include path to superlu headers as well as to link to superlu binaries. So we refer to SuperLU manual for that. Nevertheless, I'd recommend to use the built-in SparseLU module which is port of SuperLU but easier to use (no dependency) and faster ;)
liuwei
Registered Member
Posts
6
Karma
0

Re: use of Eigen\SuperLUSupport

Sat Jun 07, 2014 1:05 am
ggael wrote:It is up to the user to configure his project file to properly set the include path to superlu headers as well as to link to superlu binaries. So we refer to SuperLU manual for that. Nevertheless, I'd recommend to use the built-in SparseLU module which is port of SuperLU but easier to use (no dependency) and faster ;)


Thanks for your advice!
I hope Eigen will be improved better and better!


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]