Thanks Bruno and Daniel for pointing to the other options.

I can report that superlu_dist does indeed work through trilinos for my 
problem.  And you are absolutely correct that it is not the easiest to 
install.  It took me a few hours to work out the details for installing on 
my mac based on the candi, Trilinos and dealii websites.

Just so if others need to do something like this, I am including the 
specific details of which versions are compatible.

Parmetis-4.0.3 (contains Metis-4.0.3)
SuperLU_dist 4.1
Trilinos 12.4.2
Deal.II 8.4.1

It is interesting that Trilinos recommends SuperLu_dist 4.0 or 4.2 or some 
earlier ones that also are not compatible, but 4.2 has some interface 
changes which triggered errors in Trilinos12.4.2 and Trilinos 12.0.1. 
 However, version 4.1 which is not recommended by them does in fact work...

Spencer


On Thursday, February 9, 2017 at 1:52:16 PM UTC-6, Bruno Turcksin wrote:
>
> 2017-02-09 14:33 GMT-05:00 Spencer Patty <srob...@gmail.com <javascript:>>: 
>
> > Interesting,  I wondered if SuperLU_dist might be parallel but I hadn't 
> > looked into it yet.  If it does work, then that certainly makes things 
> much 
> > simpler since I have trilinos integrated well.  I will look into 
> installing 
> > it and see if it will work. I see what you mean by it not being the 
> easiest 
> > code to install. 
> > 
> > Once it is installed, I then have to link it into trilinos?  Then it is 
> > available as an option in AdditionalData. 
> Yes, deal.II just passes the options to Amesos. You need to install 
> parmetis, SuperLU_dist, and then finally Trilinos. I would encourage 
> you to use candi or spack to install deal with SuperLU_dist supports. 
> If you want to install everything yourself, you can take a look at 
> candi to see how to install SuperLU_dist and enable it in Trilinos. 
>
> Best, 
>
> Bruno 
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to