Registered Member
|
Hi,
Does the Eigen support the parallel SuperLU solver? This solver can be found at http://crd.lbl.gov/~xiaoye/SuperLU/#superlu_dist and I would like to use it in my MSc. thesis. I would also appreciate some tips regarding the compiler I should use. I thank you in advance. Fred. |
Moderator
|
we only have a wrapper for the sequential version. Perhaps there is only little changes to make compatible with the MPI version. Feel free to have a look at it yourself and get back to us to have the changes up stream. use the devel branch for that, and look at unsupported/Eigen/src/SparseExtra/SuperLUSupport.h
|
Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]