[Trilinos-Users] Example of Amesos2 with GMP

Walter Landry wlandry at caltech.edu
Tue Mar 13 19:11:15 EDT 2018


Hello,

I am trying to get Amesos2 working with the arbitrary precision library
GMP.  This paper

  http://www.sandia.gov/~srajama/publications/Amesos2_Belos_2012.pdf

suggests that it should work?  I looked around for an example, but I
could not find one.  I tried compiling

  packages/amesos2/example/SimpleSolve.cpp

I could get it to work with double precision but not GMP.  I get errors
like

  undefined reference to `Tpetra::CrsMatrix<...

Are there any examples of how to use GMP with Amesos2?

Thank you,
Walter Landry
wlandry at caltech.edu


More information about the Trilinos-Users mailing list