[Trilinos-Users] Amesos - Pardiso and distributed memory

Siva Rajamanickam srajama at sandia.gov
Mon Feb 21 14:49:35 MST 2011


Davood
  What is your usecase and how big are your matrices ? Amesos supports 
pardiso and it will work on CRS matrices. However, it uses the serial 
version of Pardiso. It essentially converts the matrix to a serial 
matrix and does the solve. You can use SuperLU_dist with Amesos if you 
don't want to do the serial conversion.

Siva

Davood Ansari wrote:
> Hi all
> Does any body know if Trilons 10.'s Amesos can work with Pardiso to 
> direct-solve matrices in distributed memory systems?
> Thanks
>



More information about the Trilinos-Users mailing list