[Trilinos-Users] Amesos support with newer packages

Erik Boman egboman at sandia.gov
Thu Jun 30 09:33:36 MDT 2011


The MUMPS parameters have changed, so to use MUMPS 4.9.x you should 
configure/compile Amesos with -DMUMPS_4_9.
Note this option hasn't been well tested so it's not the default, but it 
will most likely work.

Erik

Siva Rajamanickam wrote:
> Tom,
>   Some users have used the most recent version of UMFPACK. The only 
> catch being newer versions of UMFPACK depends on CHOLMOD for ordering. 
> If you are using the package manager it might bring all the 
> dependencies. If it doesn't, you can install CHOLMOD by itself and 
> link against it when building Trilinos.
>
> I am not aware of any users or tests for the latest version of 
> SCALAPACK or MUMPS. If the latest versions are backward compatible it 
> "should" work.
>
> Thanks
> Siva
>
> Tom Wainwright wrote:
>> Hi all,
>>
>> I'm installing the 3rd party libraries to interface with Amesos. 
>> There are several newer packages available, and I'm wondering if 
>> anyone knows which packages are compatible (I'm installing with 
>> Ubuntu's Synaptic Package Manager and it is least conflicting for me 
>> to install the package versions that they supply).
>> In particular:
>> From the Amesos website:
>>
>>     * LAPACK
>>     * UMFPACK version 4.4
>>       <http://www.cise.ufl.edu/research/sparse/umfpack/>     -- Most
>>       recent version is 5.40
>>     * TAUCS version 2.2 <http://www.tau.ac.il/%7Estoledo/taucs/>
>>     * PARDISO version 1.2.3 (outdated) <http://www.pardiso-project.org/>
>>     * SuperLU version 3.0 <http://crd.lbl.gov/%7Exiaoye/SuperLU>
>>     * SuperLU_DIST version 2.3 <http://crd.lbl.gov/%7Exiaoye/SuperLU>
>>     * DSCPACK version 1.0 <http://www.cse.psu.edu/%7Eraghavan/Dscpack/>
>>     * SCALAPACK version 1.7
>>       <http://www.netlib.org/scalapack/scalapack_home.html>       
>>        -- Most recent version is 1.8
>>     * MUMPS version 4.7.3 <http://graal.ens-lyon.fr/MUMPS/>      --
>>       Most recent version is 4.9.2
>>
>> Thanks!
>>
>> Tom
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> Trilinos-Users mailing list
>> Trilinos-Users at software.sandia.gov
>> http://software.sandia.gov/mailman/listinfo/trilinos-users
>>   
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at software.sandia.gov
> http://software.sandia.gov/mailman/listinfo/trilinos-users
>   



More information about the Trilinos-Users mailing list