Registered Member
|
Hi,
is there some way how to include SuperLU_MT (for shared memory parallel machines) into Eigen? I was not successful trying this. I am searching a powerful sparse linear system solver and I would like to carry out an experiment with this solver. Thank you for reply! Jan |
Moderator
|
To this end, you would need to write your own wrapper. Since the API of SuperLU-MT is similar to the one of SuperLU you could copy the SuperLUSupport module and adjust it for the MT version. If you're successful, then please share your code so that we can integrate it in Eigen. And feel-free to ask specific questions if something in unclear in SuperLUSupport's code.
|
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft