Registered Member
|
I am new to Eigen.
I want to try the Superlu to improve the performance on solving sparse linear system. but I have difficulty in building the SuperLu inside Eigen. i cant find any tutorial on the internet. I have downloaded the source of Superlu. Where i should put these files. And how can i use cmake around the SuperLUSupport.h ? Please help me. i dont know where to start with. please help. btw, I am using VS 2012 C++ . thank you. |
Moderator
|
Don't bother compiling SuperLU, but rather use our built-in SparseLU solver class which an improved port of sequential SuperLU.
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]